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 f1d0863 commit d536324Copy full SHA for d536324
.github/workflows/tests.yml
@@ -19,7 +19,7 @@ jobs:
19
cxx_compiler: [g++-14, clang++, cl]
20
include:
21
- os: windows-2022
22
- extra_cmake_args: -T "v143,14.40"
+ extra_cmake_args: -T "version=14.40"
23
exclude:
24
25
cxx_compiler: g++-14
0 commit comments