Update to MSVC 2022.

This commit is contained in:
Bartosz Taudul
2021-11-13 00:49:26 +01:00
parent 97c519811c
commit aed1360a9c
8 changed files with 23 additions and 23 deletions

View File

@@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: windows-2019
runs-on: windows-2022
steps:
- uses: actions/checkout@v2