Skip to content

Update test.yml

Update test.yml #46

Re-run triggered November 24, 2024 02:50
Status Failure
Total duration 4m 30s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
test (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
test (min, macOS-latest)
Encountered error: Could not find aarch64/1.3.0 binaries
test (1, macOS-latest)
Process completed with exit code 1.
test (pre, macOS-latest)
Process completed with exit code 1.
test (nightly, macOS-latest)
Process completed with exit code 1.
test (lts, macOS-latest)
Process completed with exit code 1.
test (min, ubuntu-latest)
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.3.0, julia_args=["--check-bounds=yes", "--compiled-modules=yes"]
test (min, windows-latest)
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.3.0, julia_args=["--check-bounds=yes", "--compiled-modules=yes"]