We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0567d6e commit 053fdd2Copy full SHA for 053fdd2
1 file changed
.github/workflows/container.yml
@@ -18,7 +18,7 @@ permissions:
18
19
jobs:
20
container:
21
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
22
23
env:
24
CONTAINER_NAME: ghcr.io/${{ github.repository }}
0 commit comments