Skip to content

Commit e4fce8a

Browse files
Attempt to fix GH docker action
1 parent e8cd2cd commit e4fce8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ jobs:
1717
dockerfile: /github/workspace/Dockerfile
1818
tag_with_ref: true
1919
tags: latest
20-
runs-on: ubuntu-18.04
20+
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)