Commit 58508c4
ci: add Linux and Windows aarch64 testing
Add ARM64 runners to the test matrix:
- ubuntu-24.04-arm for Linux aarch64
- windows-11-arm for Windows aarch64
This ensures the library builds and passes tests on ARM64, which is
increasingly important for:
- AWS Graviton instances
- Azure Cobalt / Arm-based VMs
- Docker on Apple Silicon
- Windows on ARM devices (Surface Pro X, etc.)
- Raspberry Pi and other ARM SBCs
- Ampere Altra servers1 parent f855779 commit 58508c4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments