Skip to content

Commit d33fadc

Browse files
authored
ci: use ubuntu-24.04 (#39)
1 parent 9d6310d commit d33fadc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-metadata-checks.yml

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

77
jobs:
88
pr-title:
9-
runs-on: ubuntu-22.04
9+
runs-on: ubuntu-24.04
1010
permissions:
1111
pull-requests: write # post comments when the PR title doesn't match the "Conventional Commits" rules
1212
steps:

0 commit comments

Comments
 (0)