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