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.
ubuntu-latest
ubuntu-24.04
1 parent 7877a84 commit 0bff3c3Copy full SHA for 0bff3c3
.github/workflows/docker.yml
@@ -47,7 +47,7 @@ jobs:
47
push:
48
name: Push
49
needs: build
50
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
51
permissions:
52
packages: write
53
outputs:
0 commit comments