Skip to content

Commit f57f665

Browse files
authored
ci: use ubuntu-latest-large runner
2 parents 739d070 + 062afbb commit f57f665

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/delete-old-branches.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
jobs:
88
delete-old-branches:
99
name: Delete old branches
10-
runs-on: ubuntu-latest
10+
runs-on: ubuntu-latest-large
1111
permissions:
1212
contents: write
1313
pull-requests: read

0 commit comments

Comments
 (0)