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