mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-07-28 01:37:43 +00:00
fix: run linux-arm64 wheel build on native ARM runner
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user