We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcce838 commit 5a317d8Copy full SHA for 5a317d8
.github/workflows/build.yml
@@ -28,7 +28,7 @@ on:
28
required: true
29
jobs:
30
build:
31
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
32
outputs:
33
digest: ${{ steps.build.outputs.digest }}
34
context: ${{ steps.build.outputs.context }}
0 commit comments