ci: run julia with default arch #104
CI.yml
on: pull_request
Documentation
2m 26s
Matrix: test
Annotations
3 errors, 4 warnings, and 2 notices
Julia 1.0 - macOS-latest - pull_request
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 1.0 - macOS-latest - pull_request
Encountered error: Could not find aarch64/1.0.5 binaries
|
Julia 1.0 - windows-latest - pull_request
Canceling since a higher priority waiting request for 'CI-refs/pull/174/merge' exists
|
Julia lts - ubuntu-latest - pull_request
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Julia nightly - ubuntu-latest - pull_request
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Julia 1.0 - ubuntu-latest - pull_request
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.0.5, julia_args=["--check-bounds=yes", "--compiled-modules=yes"]
|
Documentation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache To ignore, set input `ignore-no-cache: true`
|
[julia-buildpkg] Caching of the julia depot was not detected
Consider using `julia-actions/cache` to speed up runs https://github.com/julia-actions/cache To ignore, set input `ignore-no-cache: true`
|