We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc94f34 commit e05a861Copy full SHA for e05a861
.github/workflows/release.yml
@@ -23,7 +23,7 @@ jobs:
23
matrix:
24
goos: [windows, linux, darwin]
25
goarch: [amd64, 386, arm64]
26
- buildtarget: ['go1.24.5']
+ buildtarget: ['go1.24.6']
27
exclude:
28
-
29
goos: darwin
0 commit comments