fix macos trial 1

This commit is contained in:
Clément DOUIN
2024-11-25 15:59:09 +01:00
parent a38897d880
commit 49de48151b
4 changed files with 14 additions and 9 deletions
+7 -4
View File
@@ -10,9 +10,12 @@ jobs:
fail-fast: false
matrix:
include:
# - system: aarch64-macos
# target: aarch64-apple-darwin
# os: macos-latest
- system: aarch64-macos-14
target: aarch64-apple-darwin
os: macos-14
- system: aarch64-macos-15
target: aarch64-apple-darwin
os: macos-15
# - system: aarch64-linux
# target: aarch64-unknown-linux-musl
# os: ubuntu-latest
@@ -30,7 +33,7 @@ jobs:
# os: ubuntu-latest
- system: x86_64-macos
target: x86_64-apple-darwin
os: macos-latest
os: macos-13
# - system: x86_64-linux
# target: x86_64-unknown-linux-musl
# os: ubuntu-latest