We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a550349 commit 5e49f32Copy full SHA for 5e49f32
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
- '*'
6
jobs:
7
release:
8
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
9
steps:
10
- uses: actions/checkout@v4
11
- uses: actions/setup-go@v5
0 commit comments