Skip to content

Commit 87a4ac8

Browse files
authored
Update build to Windows-2022
1 parent 0ffee14 commit 87a4ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
config:
1313
- {
1414
name: "Windows Latest MSVC", artifact: "cpctools-Windows",
15-
os: windows-2019,
15+
os: windows-2022,
1616
build_type: "Release", cc: "cl", cxx: "cl",
1717
environment_script: "C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/VC/Auxiliary/Build/vcvarsall.bat",
1818
libdsk_outfiles: "libdsk-1.5.21/win32vc6/Release/libdsk.lib libdsk-1.5.21/win32vc6/Release/libdsk.dll",

0 commit comments

Comments
 (0)