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 5e22ff8 commit 3fd77f1Copy full SHA for 3fd77f1
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ on:
11
jobs:
12
ci:
13
runs-on: ${{ matrix.os }}
14
- container: docker://altendky/hydra:ubuntu-3-minors
+ container: docker://altendky/hydra:ubuntu-20.04-3-minors
15
strategy:
16
fail-fast: false
17
matrix:
0 commit comments