Skip to content

Commit 670455a

Browse files
authored
downgrade to ubuntu-16.04
1 parent 05220ad commit 670455a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Release dabutvin/imgbot-compressimages
33
jobs:
44
dockerRegistry:
55
name: Docker Registry
6-
runs-on: ubuntu-latest
6+
runs-on: ubuntu-16.04
77
steps:
88
- uses: actions/checkout@master
99
- name: Publish to Registry

0 commit comments

Comments
 (0)