try withou extension

This commit is contained in:
coco875
2025-08-06 09:16:54 -06:00
committed by Lywx
parent 7b9c151252
commit fd8fa0d44b
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
config: [Release, Debug]
toolchain: [cmake/toolchain/windows-msvc.cmake, clangcl]
toolchain: [cmake/toolchain/windows-msvc, clangcl]
standalone: [OFF, ON]
generate: [Visual Studio 17 2022, Ninja]
arch: [x64, Win32]