remove macos-15

This commit is contained in:
Clément DOUIN
2024-11-25 16:11:41 +01:00
parent e64286c341
commit 6206970f47
2 changed files with 3 additions and 6 deletions
+2 -5
View File
@@ -10,12 +10,9 @@ jobs:
fail-fast: false
matrix:
include:
- system: aarch64-macos-14
- system: aarch64-macos
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
@@ -31,7 +28,7 @@ jobs:
# - system: i686-windows
# target: i686-w64-mingw32
# os: ubuntu-latest
- system: x86_64-macos-13
- system: x86_64-macos
target: x86_64-apple-darwin
os: macos-13
# - system: x86_64-linux