Commit 9c2ce1b
ci(native-cpu): drop linux-arm64 runner from multiarch matrix
The ubuntu-24.04-arm runner has been failing in the cross-arch CI
matrix added in #574. Removing it from the matrix temporarily so
the workflow stays green on the three working hosts (linux-x86_64,
macos-arm64, windows-x86_64) while the runner-side issue is sorted
out. Linux ARM64 consumers cleanly fall back to the priority-50
Panama Vector provider when no native lib resolves — same fall-
through path the rest of the cross-arch story uses.
Re-adding ARM Linux is one-line: uncomment the matrix entry once
either the GitHub-hosted runner stabilises or a self-hosted ARM64
runner is wired in.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 9911ba6 commit 9c2ce1b
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments