Skip to content

ci: drop x64 arch pin from CI matrix#117

Merged
sethaxen merged 1 commit into
mainfrom
ci/drop-x64-arch-pin
Jun 19, 2026
Merged

ci: drop x64 arch pin from CI matrix#117
sethaxen merged 1 commit into
mainfrom
ci/drop-x64-arch-pin

Conversation

@sethaxen

Copy link
Copy Markdown
Member

Same bug shape as arviz-devs/ArviZExampleData.jl#52: macos-latest now resolves to an arm64-only image, and our matrix pins arch: x64 for the macOS-latest job. This repo hasn't hit the failure yet, but it's the same latent bug. arch never actually varied across this matrix, so this drops it entirely and lets setup-julia pick the right architecture per runner.

macos-latest now resolves to an arm64-only image, and pinning arch: x64 makes setup-julia fail there. arch never actually varied across this matrix, so just drop it and let setup-julia pick the right one per runner.

Co-authored-by: Claude <noreply@anthropic.com>
@sethaxen
sethaxen merged commit 6eb1418 into main Jun 19, 2026
2 of 10 checks passed
@sethaxen
sethaxen deleted the ci/drop-x64-arch-pin branch June 19, 2026 11:09
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