mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-06 14:23:12 +00:00
Update windows.yml
This commit is contained in:
parent
8adccfd521
commit
3e65b23f89
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
@ -22,6 +22,7 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
permissions:
|
permissions:
|
||||||
contents: write # for actions/upload-release-asset to upload release asset
|
contents: write # for actions/upload-release-asset to upload release asset
|
||||||
|
runs-on: windows-latest
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
max-parallel: 1
|
max-parallel: 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user