Skip to content

Commit a217262

Browse files
authored
Update windows-build.yml
1 parent 805a399 commit a217262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020
max-parallel: 20
2121
matrix:
22-
compiler: [msvc-2019, msvc-2019]
22+
compiler: [msvc-2017, msvc-2019]
2323
base-flags: ["", -DJINJA2CPP_CXX_STANDARD=17]
2424
build-config: [Release, Debug]
2525
build-platform: [x64, x64]

0 commit comments

Comments
 (0)