mirror of
https://github.com/georust/netcdf.git
synced 2025-12-08 19:25:14 +00:00
CI: Ignore static windows-gnu build
This commit is contained in:
parent
9b69ecc5f9
commit
2ce3866e49
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -130,7 +130,7 @@ jobs:
|
||||
include:
|
||||
- {os: ubuntu-latest, rust: stable}
|
||||
- {os: windows-latest, rust: stable-msvc}
|
||||
- {os: windows-latest, rust: stable-gnu}
|
||||
# - {os: windows-latest, rust: stable-gnu} # failing with vasprintf missing
|
||||
- {os: macos-13, rust: stable}
|
||||
- {os: macos-latest, rust: stable}
|
||||
defaults:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user