Skip to content

Commit ddf6876

Browse files
chore(deps): update dependency ubuntu to v24 (#132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fba7876 commit ddf6876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency: ci-${{ github.ref }}-${{ github.workflow }}
1616
jobs:
1717
build-and-release:
1818
timeout-minutes: 60
19-
runs-on: ubuntu-22.04
19+
runs-on: ubuntu-24.04
2020
permissions:
2121
contents: write
2222
pull-requests: write

0 commit comments

Comments
 (0)