1
0
mirror of https://github.com/wolfpld/tracy.git synced 2025-03-20 07:40:02 +08:00

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
+1 -1
View File
@@ -9,7 +9,7 @@ on:
jobs:
build:
runs-on: windows-2019
runs-on: windows-2022
steps:
- uses: actions/checkout@v2