Skip to content

Commit 52a511f

Browse files
authored
try get CI to run (#3)
1 parent 343f09b commit 52a511f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@ jobs:
3131
with:
3232
version: ${{ matrix.version }}
3333
arch: ${{ matrix.arch }}
34-
- uses: webfactory/ssh-agent@v0.8.0
35-
with:
36-
ssh-private-key: ${{ secrets.JULIASIM_REGISTRY_SSH_KEY }}
3734
- uses: PumasAI/add-private-registry@main
3835
with:
3936
juliahub_token_encoded: ${{ secrets.JULIAHUB_TOKEN_ENCODED }}

0 commit comments

Comments
 (0)