Update CI #46
CI.yml
on: pull_request
Documentation
1m 32s
Matrix: test
Annotations
2 errors, 2 warnings, and 4 notices
|
Julia min - macOS-latest - - pull_request
Encountered error: Could not find aarch64/1.0.0 binaries
|
|
Julia min - 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 min - ubuntu-latest - - pull_request
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.0.0, julia_args=["--check-bounds=yes", "--compiled-modules=yes", "--depwarn=yes"]
|
|
Julia min - windows-latest - - pull_request
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.0.0, julia_args=["--check-bounds=yes", "--compiled-modules=yes", "--depwarn=yes"]
|
|
Julia lts - windows-latest - - pull_request
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Julia pre - windows-latest - - pull_request
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Julia 1 - windows-latest - - pull_request
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Julia min - windows-latest - - pull_request
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|