[CI] Update GitHub Actions setup #29
Annotations
3 errors and 3 warnings
Julia 1.3 - 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.3 - macOS-latest - - pull_request
Encountered error: Could not find aarch64/1.3.1 binaries
|
Julia 1.3 - windows-latest - - pull_request
Canceling since a higher priority waiting request for '.github/workflows/ci.yml-refs/pull/101/merge' exists
|
Julia 1 - 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.3 - ubuntu-latest - - pull_request
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.3.1, julia_args=["--check-bounds=yes", "--compiled-modules=yes"]
|