We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d0f9bb commit 582b995Copy full SHA for 582b995
.github/workflows/releasability.yml
@@ -5,7 +5,7 @@ name: Releasability status
5
- completed
6
jobs:
7
update_releasability_status:
8
- runs-on: ubuntu-latest
+ runs-on: ubuntu-latest-large
9
name: Releasability status
10
permissions:
11
id-token: write
0 commit comments