We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f290dc commit b132701Copy full SHA for b132701
1 file changed
.github/workflows/publish_docker_image.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
docker_publish:
15
- runs-on: "ubuntu-20.04"
+ runs-on: ubuntu-latest
16
17
steps:
18
- uses: actions/checkout@v4.2.2
0 commit comments