File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -334,7 +334,8 @@ swiftpm
334
334
swift-driver
335
335
indexstore-db
336
336
sourcekit-lsp
337
- swift-inspect
337
+ # Failing to build in CI: rdar://78408440
338
+ # swift-inspect
338
339
swiftsyntax
339
340
swiftsyntax-verify-generated-files
340
341
@@ -600,7 +601,8 @@ swiftsyntax-verify-generated-files
600
601
swift-driver
601
602
indexstore-db
602
603
sourcekit-lsp
603
- swift-inspect
604
+ # Failing to build in CI: rdar://78408440
605
+ # swift-inspect
604
606
install-llvm
605
607
install-swift
606
608
install-llbuild
@@ -1180,7 +1182,8 @@ lldb
1180
1182
llbuild
1181
1183
swiftpm
1182
1184
swift-driver
1183
- swift-inspect
1185
+ # Failing to build in CI: rdar://78408440
1186
+ # swift-inspect
1184
1187
swiftsyntax
1185
1188
skstresstester
1186
1189
swiftevolve
@@ -1508,7 +1511,8 @@ libcxx
1508
1511
# Build llbuild & swiftpm here
1509
1512
llbuild
1510
1513
swiftpm
1511
- swift-inspect
1514
+ # Failing to build in CI: rdar://78408440
1515
+ # swift-inspect
1512
1516
swift-driver
1513
1517
swiftsyntax
1514
1518
You can’t perform that action at this time.
0 commit comments