Update windows_build.yml

This commit is contained in:
coco875
2025-08-06 09:16:54 -06:00
committed by Lywx
parent 7e6fc658cb
commit 36f15e0c46
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
generate: [Visual Studio 17 2022, Ninja]
arch: [x64, Win32]
exclude:
- toolchain: cmake/toolchain/windows-clang-cl
- toolchain: cmake/toolchain/windows-clang-cl.cmake
arch: Win32
steps:
- uses: actions/checkout@v4