There was an error while loading. Please reload this page.
1 parent 69bf775 commit 1489689Copy full SHA for 1489689
1 file changed
.github/workflows/windows-clang-builds.yml
@@ -13,8 +13,8 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- os: [windows-2022, windows-2025]
17
- platform: [Win32, x64]
+ os: windows-2025
+ platform: x64
18
build_type: [Debug, Release]
19
std: [14, 17]
20
steps:
0 commit comments