We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b911ada commit bf42c25Copy full SHA for bf42c25
.github/workflows/buildmajor.yml
@@ -87,6 +87,7 @@ jobs:
87
repository: swiftlang/swift-tools-support-core
88
path: swift-tools-support-core
89
- name: Build swift-tools-support-core
90
+ if: false # needs https://github.com/swiftlang/swift-tools-support-core/pull/499
91
shell: bash
92
working-directory: swift-tools-support-core
93
run: |
0 commit comments