Skip to content

Commit d5152b5

Browse files
Merge branch 'main' into fix/timeout-usage-in-rest-client
2 parents 915a9bb + f57f98d commit d5152b5

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,6 @@ jobs:
1515
go-version: ["1.21", "1.22", "1.23"]
1616
runs-on: ${{ matrix.os }}
1717
steps:
18-
- name: Install SSH Key
19-
uses: shimataro/ssh-key-action@v2
20-
with:
21-
key: ${{ secrets.SSH_PRIVATE_KEY }}
22-
known_hosts: ${{ vars.SSH_KNOWN_HOSTS }}
2318
- name: Install Java
2419
uses: actions/setup-java@v4
2520
with:

0 commit comments

Comments
 (0)