Skip to content

Commit 5a317d8

Browse files
Update dependency ubuntu to v24 (#407)
Co-authored-by: isle-buildkit-renovate[bot] <193913961+isle-buildkit-renovate[bot]@users.noreply.github.com>
1 parent bcce838 commit 5a317d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ on:
2828
required: true
2929
jobs:
3030
build:
31-
runs-on: ubuntu-22.04
31+
runs-on: ubuntu-24.04
3232
outputs:
3333
digest: ${{ steps.build.outputs.digest }}
3434
context: ${{ steps.build.outputs.context }}

0 commit comments

Comments
 (0)