We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8cd2cd commit e4fce8aCopy full SHA for e4fce8a
.github/workflows/docker.yml
@@ -17,4 +17,4 @@ jobs:
17
dockerfile: /github/workspace/Dockerfile
18
tag_with_ref: true
19
tags: latest
20
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
0 commit comments