File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2424 fail-fast : false
2525 matrix :
2626 platform :
27- - { name: Windows MSVC, os: windows-2022 }
28- - { name: Windows ClangCL, os: windows-2022 , flags: -T ClangCL }
29- - { name: Windows Clang, os: windows-2022 , flags: -GNinja -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ }
27+ - { name: Windows MSVC, os: windows-2025 }
28+ - { name: Windows ClangCL, os: windows-2025 , flags: -T ClangCL }
29+ - { name: Windows Clang, os: windows-2025 , flags: -GNinja -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ }
3030 - { name: Linux GCC, os: ubuntu-22.04, flags: -GNinja }
3131 - { name: Linux Clang, os: ubuntu-22.04, flags: -GNinja -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ }
3232 - { name: macOS Clang, os: macos-14, flags: -GNinja }
You can’t perform that action at this time.
0 commit comments