Merge pull request #1163 from bnnm/msvc

msvc
This commit is contained in:
bnnm 2022-07-13 00:54:13 +02:00 committed by GitHub
commit a0fa0bdb64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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