mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-09 12:17:45 +00:00
Merge pull request #806 from dude22072/ThreePointOh
[3.0] Update github workflow build.yml
This commit is contained in:
commit
39fa561df5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -33,7 +33,7 @@ jobs:
|
||||||
matrix:
|
matrix:
|
||||||
buildType: [RelWithDebInfo, Debug]
|
buildType: [RelWithDebInfo, Debug]
|
||||||
|
|
||||||
runs-on: windows-latest
|
runs-on: windows-2019
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Add table
Reference in a new issue