Skip to content

CI: use julia-actions/cache; don't force arch = x64; limit concurrency for PR CI #336

CI: use julia-actions/cache; don't force arch = x64; limit concurrency for PR CI

CI: use julia-actions/cache; don't force arch = x64; limit concurrency for PR CI #336

Triggered via pull request March 17, 2025 13:43
@fingolfinfingolfin
synchronize #926
mh/ci-cache
Status Success
Total duration 11m 29s
Artifacts

CI.yml

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

Annotations

7 warnings and 3 notices
Julia 1.6 - ubuntu-latest - - pull_request
Cache not found for keys: julia-cache;workflow=CI;job=test;os=Linux;version=1.6;os=ubuntu-latest;arch=;run_id=13900991245;run_attempt=1, julia-cache;workflow=CI;job=test;os=Linux;version=1.6;os=ubuntu-latest;arch=;
Julia 1 - macos-latest - - pull_request
Cache not found for keys: julia-cache;workflow=CI;job=test;os=macOS;version=1;os=macos-latest;arch=;run_id=13900991245;run_attempt=1, julia-cache;workflow=CI;job=test;os=macOS;version=1;os=macos-latest;arch=;
Julia 1 - ubuntu-latest - - pull_request
Cache not found for keys: julia-cache;workflow=CI;job=test;os=Linux;version=1;os=ubuntu-latest;arch=;run_id=13900991245;run_attempt=1, julia-cache;workflow=CI;job=test;os=Linux;version=1;os=ubuntu-latest;arch=;
Julia 1.6 - macos-latest - x64 - pull_request
Cache not found for keys: julia-cache;workflow=CI;job=test;os=macOS;os=macos-latest;version=1.6;arch=x64;run_id=13900991245;run_attempt=1, julia-cache;workflow=CI;job=test;os=macOS;os=macos-latest;version=1.6;arch=x64;
Julia 1.6 - macos-latest - x64 - pull_request
[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 left it unspecified for the correct default).
Julia 1 - windows-latest - - pull_request
Cache not found for keys: julia-cache;workflow=CI;job=test;os=Windows;version=1;os=windows-latest;arch=;run_id=13900991245;run_attempt=1, julia-cache;workflow=CI;job=test;os=Windows;version=1;os=windows-latest;arch=;
Julia 1.6 - windows-latest - - pull_request
Cache not found for keys: julia-cache;workflow=CI;job=test;os=Windows;version=1.6;os=windows-latest;arch=;run_id=13900991245;run_attempt=1, julia-cache;workflow=CI;job=test;os=Windows;version=1.6;os=windows-latest;arch=;
Julia 1.6 - ubuntu-latest - - pull_request
[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.
Julia 1.6 - macos-latest - x64 - pull_request
[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.
Julia 1.6 - windows-latest - - pull_request
[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.