Skip to content

CI: fix macOS arch for Apple Silicon runners#18

Open
timholy wants to merge 1 commit into
masterfrom
ci/macos-arm-arch
Open

CI: fix macOS arch for Apple Silicon runners#18
timholy wants to merge 1 commit into
masterfrom
ci/macos-arm-arch

Conversation

@timholy

@timholy timholy commented Jun 25, 2026

Copy link
Copy Markdown
Member

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.

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.
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