Skip to content

Commit bf42c25

Browse files
committed
Disable swift-tools-support-core until swiftlang/swift-tools-support-core#499
1 parent b911ada commit bf42c25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/buildmajor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
repository: swiftlang/swift-tools-support-core
8888
path: swift-tools-support-core
8989
- name: Build swift-tools-support-core
90+
if: false # needs https://github.com/swiftlang/swift-tools-support-core/pull/499
9091
shell: bash
9192
working-directory: swift-tools-support-core
9293
run: |

0 commit comments

Comments
 (0)