Skip to content

Commit 234110f

Browse files
authored
pinned ubuntu version to 20.04 (#746)
1 parent 2f0d6c5 commit 234110f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
push_to_registries:
99
name: Push Docker image to multiple registries
10-
runs-on: ubuntu-latest
10+
runs-on: ubuntu-20.04
1111
permissions:
1212
packages: write
1313
contents: read

0 commit comments

Comments
 (0)