Skip to content

Commit 886cdf2

Browse files
authored
Merge branch 'development' into f-Constify
2 parents ce9fc31 + 234110f commit 886cdf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)