1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-08 19:57:46 +00:00

Merge pull request #806 from dude22072/ThreePointOh

[3.0] Update github workflow build.yml
This commit is contained in:
Mordred 2022-02-27 23:43:36 +01:00 committed by GitHub
commit 39fa561df5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ jobs:
matrix:
buildType: [RelWithDebInfo, Debug]
runs-on: windows-latest
runs-on: windows-2019
steps:
- uses: actions/checkout@v2