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 281d116 commit 0c40ee7Copy full SHA for 0c40ee7
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
name: Release
26
env:
27
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
28
- runs-on: ubuntu-latest
+ runs-on: depot-ubuntu-24.04-8
29
30
permissions:
31
contents: write
0 commit comments