Skip to content

Commit 7c3eeeb

Browse files
authored
Fix MSVC test failure on windows-2025 (#166)
1 parent 9d11a8b commit 7c3eeeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/full_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
- os: windows-2022
8181
generator: Visual Studio 17 2022
8282
- os: windows-2025
83-
generator: Visual Studio 17 2022
83+
generator: Visual Studio 18 2026
8484
# clang-cl requires the toolset flag be set correctly
8585
- cpp_compiler: clang-cl.exe
8686
toolset: ClangCL

0 commit comments

Comments
 (0)