Skip to content

Commit 3967554

Browse files
committed
Disable swift-nio build until apple/swift-nio#3181 is merged
1 parent a87bcce commit 3967554

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/buildmajor.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,8 @@ jobs:
238238
repository: apple/swift-nio
239239
path: swift-nio
240240
- name: Build swift-nio
241+
# needed until https://github.com/apple/swift-nio/pull/3181 gets merged
242+
if: false
241243
shell: bash
242244
working-directory: swift-nio
243245
run: |

0 commit comments

Comments
 (0)