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 d60e1ba commit 9e82435Copy full SHA for 9e82435
.github/workflows/goreleaser.yaml
@@ -21,7 +21,7 @@ jobs:
21
- name: Set up Go
22
uses: actions/setup-go@v2
23
with:
24
- go-version: 1.17
+ go-version: 1.25.2
25
26
# We need a Rust toolchain, but specifically only the
27
# x86_64-unknown-linux-musl target.
0 commit comments