File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -80,15 +80,15 @@ jobs:
8080 - preset : " win32-debug"
8181 tools : true
8282 extras : true
83- - preset : " win32-vcpkg"
84- tools : true
85- extras : true
86- - preset : " win32-vcpkg-profile"
87- tools : true
88- extras : true
89- - preset : " win32-vcpkg-debug"
90- tools : true
91- extras : true
83+ # - preset: "win32-vcpkg"
84+ # tools: true
85+ # extras: true
86+ # - preset: "win32-vcpkg-profile"
87+ # tools: true
88+ # extras: true
89+ # - preset: "win32-vcpkg-debug"
90+ # tools: true
91+ # extras: true
9292 fail-fast : false
9393 uses : ./.github/workflows/build-toolchain.yml
9494 with :
@@ -144,15 +144,15 @@ jobs:
144144 - preset : " win32-debug"
145145 tools : true
146146 extras : true
147- - preset : " win32-vcpkg"
148- tools : true
149- extras : true
150- - preset : " win32-vcpkg-profile"
151- tools : true
152- extras : true
153- - preset : " win32-vcpkg-debug"
154- tools : true
155- extras : true
147+ # - preset: "win32-vcpkg"
148+ # tools: true
149+ # extras: true
150+ # - preset: "win32-vcpkg-profile"
151+ # tools: true
152+ # extras: true
153+ # - preset: "win32-vcpkg-debug"
154+ # tools: true
155+ # extras: true
156156 fail-fast : false
157157 uses : ./.github/workflows/build-toolchain.yml
158158 with :
You can’t perform that action at this time.
0 commit comments