This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Update ci_src_examples_win.yml
pull/1067/head
Ray
5 years ago
committed by
GitHub
parent
e043dad2a6
commit
a63a422972
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.github/workflows/ci_src_examples_win.yml
+ 1
- 0
.github/workflows/ci_src_examples_win.yml
View File
@ -6,6 +6,7 @@ jobs:
build
:
runs-on
:
windows-latest
strategy
:
fail-fast
:
false
max-parallel
:
1
matrix
:
compiler
:
[
mingw
,
msvc16
]
Write
Preview
Loading…
Cancel
Save