We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ffee14 commit 87a4ac8Copy full SHA for 87a4ac8
.github/workflows/build_cmake.yml
@@ -12,7 +12,7 @@ jobs:
12
config:
13
- {
14
name: "Windows Latest MSVC", artifact: "cpctools-Windows",
15
- os: windows-2019,
+ os: windows-2022,
16
build_type: "Release", cc: "cl", cxx: "cl",
17
environment_script: "C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Auxiliary/Build/vcvarsall.bat",
18
libdsk_outfiles: "libdsk-1.5.21/win32vc6/Release/libdsk.lib libdsk-1.5.21/win32vc6/Release/libdsk.dll",
0 commit comments