We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc25e58 commit 3b92f3fCopy full SHA for 3b92f3f
1 file changed
.github/workflows/build-container-image.yml
@@ -12,8 +12,8 @@ on:
12
13
jobs:
14
docker_publish:
15
- runs-on: "ubuntu-20.04"
16
-
+ # runs-on: "ubuntu-20.04"
+ runs-on: ubuntu-latest
17
steps:
18
# - uses: actions/checkout@v2
19
- uses: actions/checkout@v4
0 commit comments