Skip to content

Commit d536324

Browse files
committed
Update workflows
1 parent f1d0863 commit d536324

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
cxx_compiler: [g++-14, clang++, cl]
2020
include:
2121
- os: windows-2022
22-
extra_cmake_args: -T "v143,14.40"
22+
extra_cmake_args: -T "version=14.40"
2323
exclude:
2424
- os: windows-2022
2525
cxx_compiler: g++-14

0 commit comments

Comments
 (0)