Skip to content

Commit 582b995

Browse files
authored
BUILD-8073 Migrate public repositories workflows to large runners (#3)
1 parent 7d0f9bb commit 582b995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/releasability.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Releasability status
55
- completed
66
jobs:
77
update_releasability_status:
8-
runs-on: ubuntu-latest
8+
runs-on: ubuntu-latest-large
99
name: Releasability status
1010
permissions:
1111
id-token: write

0 commit comments

Comments
 (0)