2
0
ruki 3 жил өмнө
parent
commit
8df845be54

+ 1 - 1
.github/workflows/windows.yml

@@ -10,7 +10,7 @@ jobs:
     strategy:
       fail-fast: false
       matrix:
-        os: [windows-latest, windows-2016]
+        os: [windows-2019, windows-2022]
         kind: [static, shared]
         arch: [x64, x86]
         vs_runtime: [MT, MD]