mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-21 23:07:14 -05:00
Update ci_src_examples_win.yml
This commit is contained in:
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]
|
||||||
|
|||||||
Reference in New Issue
Block a user