We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b014a8 commit 47cc679Copy full SHA for 47cc679
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
release:
27
env:
28
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29
- runs-on: ubuntu-latest
+ runs-on: ubuntu-latest-large
30
steps:
31
- uses: actions/checkout@v4
32
with:
0 commit comments