Skip to content

CI: update workflows and arch#60

Merged
timholy merged 2 commits into
masterfrom
ci/macos-arm-arch
Jun 25, 2026
Merged

CI: update workflows and arch#60
timholy merged 2 commits into
masterfrom
ci/macos-arm-arch

Conversation

@timholy

@timholy timholy commented Jun 25, 2026

Copy link
Copy Markdown
Owner

macOS-latest GitHub runners are now Apple Silicon (arm64). setup-julia@v3 errors when arch: x64 is requested on them, so the macOS jobs fail.

This configures the matrix to use the correct native architecture (default per-runner for single-arch matrices; explicit exclude/include for multi-arch matrices) and bumps julia-actions/setup-julia to v3.

timholy added 2 commits June 25, 2026 03:51
macOS-latest runners are Apple Silicon; setup-julia v3 errors when
`arch: x64` is requested there. Configure each matrix to use the
correct native architecture and bump setup-julia to v3.
macOS-latest runners are Apple Silicon; setup-julia v3 errors when
`arch: x64` is requested there. Configure each matrix to use the
correct native architecture and bump setup-julia to v3.
@timholy timholy changed the title CI: fix macOS arch for Apple Silicon runners CI: update workflows and arch Jun 25, 2026
@timholy timholy merged commit 909c0e4 into master Jun 25, 2026
5 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant