Skip to content

Commit 526ac3d

Browse files
committed
Remove SSH agent
1 parent 313f5a2 commit 526ac3d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/swift.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ jobs:
5555
branch: swift-5.8-release
5656
tag: 5.8-RELEASE
5757
- uses: actions/checkout@v2
58-
- uses: webfactory/[email protected]
59-
with:
60-
ssh-private-key: ${{ secrets.SOVRAN_SSH_KEY }}
6158
- name: Build
6259
run: swift build
6360
- name: Run tests

0 commit comments

Comments
 (0)