CI improvements #230
Triggered via pull request
November 16, 2024 22:16
Status
Failure
Total duration
10m 36s
Artifacts
–
CI.yml
on: pull_request
Documentation
3m 39s
Matrix: test
Annotations
4 errors and 3 warnings
Julia min - macos-latest
It looks like you are trying to install Julia 1.6 or 1.7 on the "macos-latest" runners.
"macos-latest" now resolves to "macos-14", which run on Apple Silicon (aarch64) macOS machines.
Unfortunately, Julia 1.6 and 1.7 do not have native binaries available for Apple Silicon macOS.
Therefore, it is not possible to install Julia with the current constraints.
For instructions on how to fix this error, please see the following Discourse post: https://discourse.julialang.org/t/how-to-fix-github-actions-ci-failures-with-julia-1-6-or-1-7-on-macos-latest-and-macos-14/117019
|
Julia min - macos-latest
Encountered error: Could not find aarch64/1.6.0 binaries
|
Julia min - ubuntu-latest
Process completed with exit code 1.
|
Julia 1 - macos-latest
Process completed with exit code 1.
|
Documentation:
../../../.julia/packages/Documenter/Bs999/src/html/HTMLWriter.jl#L814
For 9 @example blocks, the 'text/html' representation of the resulting
object is above the threshold (example_size_threshold: 8192 bytes).
- 9 blocks had 'image/png' fallback image representation available, using that.
On pages: eeg.md, general.md, index.md, interpolator_reference.md
|
Documentation:
../../../.julia/packages/Documenter/Bs999/src/deploydocs.jl#L552
removing `stable` and linking `stable` to `v0.1.8`.
|
Documentation:
../../../.julia/packages/Documenter/Bs999/src/deploydocs.jl#L552
removing `v0.1` and linking `v0.1` to `v0.1.8`.
|