fix target ci

This commit is contained in:
Clément DOUIN
2024-11-24 00:33:00 +01:00
parent 3290074618
commit bed96518c2
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
- os: ubuntu-latest
target: aarch64-unknown-linux-musl
- os: ubuntu-latest
target: x86_64-pc-windows-gnu
target: x86_64-w64-mingw32
- os: macos-13
target: x86_64-apple-darwin
- os: macos-14