Skip to content

Commit 984c06b

Browse files
committed
CI: release: update Ubuntu 24.04
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 1ebaa93 commit 984c06b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616

1717
jobs:
1818
release:
19-
runs-on: ubuntu-22.04
19+
runs-on: ubuntu-24.04
2020
# The maximum access is "read" for PRs from public forked repos
2121
# https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token
2222
permissions:

0 commit comments

Comments
 (0)