Skip to content

Commit 0c40ee7

Browse files
committed
Use a larger runner again for the release
We need more disk space
1 parent 281d116 commit 0c40ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
name: Release
2626
env:
2727
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28-
runs-on: ubuntu-latest
28+
runs-on: depot-ubuntu-24.04-8
2929

3030
permissions:
3131
contents: write

0 commit comments

Comments
 (0)