Changed the build OS to Windows Server 2019

* for keeping Visual Studio 2017.
This commit is contained in:
NovaRain
2022-02-17 11:34:14 +08:00
parent 29cd430b17
commit 4b6bc75814
+1 -1
View File
@@ -13,7 +13,7 @@ on:
jobs:
Build:
name: sfall
runs-on: windows-latest
runs-on: windows-2019
steps:
- name: Clone sfall