Skip to content

Commit 387f6a3

Browse files
committed
CI: disable t-s-c build on Windows
t-s-c has been failing on Windows for a while, just disable it for now.
1 parent 58e0d08 commit 387f6a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.ci/templates/windows-devtools.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ jobs:
175175

176176
- task: CMake@1
177177
displayName: Build swift-tools-support-core
178+
enabled: false
178179
inputs:
179180
cmakeArgs: --build $(Build.BinariesDirectory)/tsc
180181

0 commit comments

Comments
 (0)