We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 343f09b commit 52a511fCopy full SHA for 52a511f
.github/workflows/CI.yml
@@ -31,9 +31,6 @@ jobs:
31
with:
32
version: ${{ matrix.version }}
33
arch: ${{ matrix.arch }}
34
- - uses: webfactory/ssh-agent@v0.8.0
35
- with:
36
- ssh-private-key: ${{ secrets.JULIASIM_REGISTRY_SSH_KEY }}
37
- uses: PumasAI/add-private-registry@main
38
39
juliahub_token_encoded: ${{ secrets.JULIAHUB_TOKEN_ENCODED }}
0 commit comments