mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Changed the build OS to Windows Server 2019
* for keeping Visual Studio 2017.
This commit is contained in:
@@ -13,7 +13,7 @@ on:
|
||||
jobs:
|
||||
Build:
|
||||
name: sfall
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2019
|
||||
steps:
|
||||
|
||||
- name: Clone sfall
|
||||
|
||||
Reference in New Issue
Block a user