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 10218de commit bb8404cCopy full SHA for bb8404c
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
release:
30
env:
31
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
- runs-on: ubuntu-latest-large
+ runs-on: github-ubuntu-24.04-x86_64-16
33
steps:
34
- uses: actions/checkout@v4
35
with:
0 commit comments