Skip to content

Commit 0dfe565

Browse files
committed
degrade ubuntu
1 parent 68826fc commit 0dfe565

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
@@ -5,7 +5,7 @@ on:
55
jobs:
66
build:
77
name: Build and push Docker image
8-
runs-on: ubuntu-latest
8+
runs-on: ubuntu-20.04
99
permissions:
1010
contents: read
1111
packages: write

0 commit comments

Comments
 (0)