We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7156983 commit 00b0896Copy full SHA for 00b0896
.github/workflows/image.yml
@@ -16,7 +16,7 @@ on:
16
17
jobs:
18
docker:
19
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
20
steps:
21
- name: Login to GitHub Container Registry
22
uses: docker/login-action@v3
0 commit comments