Skip to content

Bump julia-actions/setup-julia from 2.7.0 to 3.0.0 (#68) #254

Bump julia-actions/setup-julia from 2.7.0 to 3.0.0 (#68)

Bump julia-actions/setup-julia from 2.7.0 to 3.0.0 (#68) #254

Triggered via push April 21, 2026 08:11
Status Failure
Total duration 5m 4s
Artifacts

CI.yml

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

Annotations

2 errors, 3 warnings, and 1 notice
test (macOS-latest, 1, x64)
[setup-julia] x64 arch has been requested on a macOS runner that has an arm64 (Apple Silicon) architecture. You may have meant to use the "aarch64" arch instead (or "default" or left it unspecified for the correct default). To force the use of x64 on this runner, set the "force-arch" input to "true".
test (macOS-latest, nightly, x64)
[setup-julia] x64 arch has been requested on a macOS runner that has an arm64 (Apple Silicon) architecture. You may have meant to use the "aarch64" arch instead (or "default" or left it unspecified for the correct default). To force the use of x64 on this runner, set the "force-arch" input to "true".
test (1.5, ubuntu-latest, x64)
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.5.4, julia_args=["--check-bounds=yes", "--compiled-modules=yes", "--depwarn=yes"]
test (1.4, ubuntu-latest, x64)
The Pkg.test bounds checking behavior cannot be changed before Julia 1.6. VERSION=1.4.2, julia_args=["--check-bounds=yes", "--compiled-modules=yes", "--depwarn=yes"]
test (1.3, ubuntu-latest, x64)
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", "--depwarn=yes"]
test (1.6, ubuntu-latest, x64)
[setup-julia] If you are testing 1.6 as a Long Term Support (lts) version, consider using the new "lts" version specifier instead of "1.6" explicitly, which will automatically resolve the current lts.