mirror of
https://github.com/nillerusr/source-engine.git
synced 2024-12-22 14:16:50 +00:00
workflows: change windows-2016 to windows-2019
This commit is contained in:
parent
97e7d4a870
commit
661415174e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
|||||||
scripts/build-android-armv7a.sh
|
scripts/build-android-armv7a.sh
|
||||||
|
|
||||||
build-windows-i386:
|
build-windows-i386:
|
||||||
runs-on: windows-2016
|
runs-on: windows-2019
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
Loading…
Reference in New Issue
Block a user