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 a243e74 commit 2b3c94aCopy full SHA for 2b3c94a
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
ci:
13
runs-on: ${{ matrix.os }}
14
- container: docker://altendky/hydra_testing:ubuntu-3-minors
+ container: docker://altendky/hydra-dev:ubuntu-3-minors
15
strategy:
16
matrix:
17
os:
0 commit comments