mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-24 13:38:05 +00:00
fix: use supported macOS Intel runner label
This commit is contained in:
@@ -50,7 +50,7 @@ jobs:
|
|||||||
native_dir: linux_arm64
|
native_dir: linux_arm64
|
||||||
native_file: quantalib_native.so
|
native_file: quantalib_native.so
|
||||||
- wheel_id: macos-amd64
|
- wheel_id: macos-amd64
|
||||||
os: macos-13
|
os: macos-15-intel
|
||||||
rid: osx-x64
|
rid: osx-x64
|
||||||
native_dir: macosx_x86_64
|
native_dir: macosx_x86_64
|
||||||
native_file: quantalib_native.dylib
|
native_file: quantalib_native.dylib
|
||||||
|
|||||||
Reference in New Issue
Block a user