We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f0d6c5 commit 234110fCopy full SHA for 234110f
1 file changed
.github/workflows/docker.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
push_to_registries:
9
name: Push Docker image to multiple registries
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
11
permissions:
12
packages: write
13
contents: read
0 commit comments