disable GitHub Actions Windows CI harder
This commit is contained in:
parent
b424d214c2
commit
59ccd25d8d
|
@ -61,10 +61,10 @@ jobs:
|
|||
os: macos
|
||||
builder: macos-11
|
||||
shell: bash
|
||||
- target:
|
||||
os: windows
|
||||
builder: windows-2019
|
||||
shell: msys2 {0}
|
||||
#- target:
|
||||
# os: windows
|
||||
# builder: windows-2019
|
||||
# shell: msys2 {0}
|
||||
|
||||
defaults:
|
||||
run:
|
||||
|
|
Loading…
Reference in New Issue