Skip to content

Commit f96a4e5

Browse files
committed
Fix runner version
1 parent 8aff955 commit f96a4e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/project-close-issue.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
update-project:
88
name: Match issue to GitHub project
9-
runs-on: ubuntu-10.04
9+
runs-on: ubuntu-24.04
1010
steps:
1111
- uses: actions/add-to-project@v1.0.2
1212
id: add

0 commit comments

Comments
 (0)