Skip to content

Commit 4be9ea4

Browse files
committed
Work around upstream regression in NIO SSH on CI from apple/swift-nio-ssh#183
1 parent da59322 commit 4be9ea4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sdks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,7 @@ jobs:
380380
with:
381381
repository: apple/swift-nio-ssh
382382
path: sns
383+
ref: 5b4f9041e850e8b32e48f3a5b94ae6430a973616
383384
- name: Build Swift NIO SSH package
384385
run: |
385386
cd sns

0 commit comments

Comments
 (0)