Update ci_src_examples_win.yml
This commit is contained in:
parent
e043dad2a6
commit
a63a422972
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci_src_examples_win.yml
vendored
1
.github/workflows/ci_src_examples_win.yml
vendored
|
@ -6,6 +6,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
max-parallel: 1
|
max-parallel: 1
|
||||||
matrix:
|
matrix:
|
||||||
compiler: [mingw, msvc16]
|
compiler: [mingw, msvc16]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue