Changed Windows CI environment to windows-2019

This commit is contained in:
NicknineTheEagle 2022-03-01 07:14:32 +03:00
parent 3011251250
commit 78f6ecf660

View File

@ -13,7 +13,7 @@ jobs:
name: Visual Studio
# The type of runner that the job will run on
runs-on: windows-latest
runs-on: windows-2019
# Steps represent a sequence of tasks that will be executed as part of the job
steps: