Disable windows-2019 integration test temporarily
Disable windows-2019 integration tests until mingw issue is fixed Signed-off-by: Derek McGowan <derek@mcg.dev>
This commit is contained in:
parent
18c9e7ec4c
commit
2fea521d0c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -244,7 +244,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
os: [windows-2019, windows-2022]
|
||||
os: [windows-2022] # windows-2019 is temporarily removed until mingw issue fixed
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
Loading…
Reference in New Issue
Block a user