We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a2a14 commit ae7431eCopy full SHA for ae7431e
1 file changed
.github/workflows/release.yaml
@@ -5,7 +5,7 @@ on:
5
- 'v*'
6
jobs:
7
build-and-release:
8
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
9
permissions:
10
id-token: write
11
contents: read
0 commit comments