Skip to content

Commit 3fd77f1

Browse files
authored
Use more recent hydra tags
1 parent 5e22ff8 commit 3fd77f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
jobs:
1212
ci:
1313
runs-on: ${{ matrix.os }}
14-
container: docker://altendky/hydra:ubuntu-3-minors
14+
container: docker://altendky/hydra:ubuntu-20.04-3-minors
1515
strategy:
1616
fail-fast: false
1717
matrix:

0 commit comments

Comments
 (0)