fix: run linux-arm64 wheel build on native ARM runner

This commit is contained in:
Miha Kralj
2026-03-01 17:17:26 -08:00
parent 0b52892288
commit 7eff56e01c
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
native_dir: linux_x86_64
native_file: quantalib_native.so
- wheel_id: linux-arm64
os: ubuntu-latest
os: ubuntu-24.04-arm
rid: linux-arm64
native_dir: linux_arm64
native_file: quantalib_native.so