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 805a399 commit a217262Copy full SHA for a217262
.github/workflows/windows-build.yml
@@ -19,7 +19,7 @@ jobs:
19
fail-fast: false
20
max-parallel: 20
21
matrix:
22
- compiler: [msvc-2019, msvc-2019]
+ compiler: [msvc-2017, msvc-2019]
23
base-flags: ["", -DJINJA2CPP_CXX_STANDARD=17]
24
build-config: [Release, Debug]
25
build-platform: [x64, x64]
0 commit comments