Commit 0e413d1
fix: skip cross-architecture wheel testing on macOS
On macos-15 (ARM): skip x86_64 wheel tests (prevents brew/Rosetta issues)
On macos-15-intel: skip arm64 wheel tests (not runnable on Intel)
Each runner now only tests wheels for its native architecture.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent a32bd21 commit 0e413d1
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
72 | 79 | | |
73 | 80 | | |
74 | 81 | | |
| |||
0 commit comments