disable static for windows

This commit is contained in:
Clément DOUIN
2024-11-25 10:30:57 +01:00
parent 379d1dc97d
commit fda9cf1e4f
4 changed files with 6 additions and 9 deletions
+3 -4
View File
@@ -25,10 +25,9 @@ jobs:
- system: i686-linux
target: i686-unknown-linux-musl
os: ubuntu-latest
# FIXME
# - system: i686-windows
# target: i686-w64-mingw32
# os: ubuntu-latest
- system: i686-windows
target: i686-w64-mingw32
os: ubuntu-latest
- system: x86_64-macos
target: x86_64-apple-darwin
os: macos-13