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 f235671 commit d142fc3Copy full SHA for d142fc3
.github/workflows/release_linux_musl.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
platform: [ ubuntu-latest ]
12
- go-version: [ '1.20' ]
+ go-version: [ '1.21' ]
13
name: Release
14
runs-on: ${{ matrix.platform }}
15
steps:
.github/workflows/release_linux_musl_arm.yml
0 commit comments