Skip to content

Commit e05a861

Browse files
Go 1.24.6
1 parent dc94f34 commit e05a861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
matrix:
2424
goos: [windows, linux, darwin]
2525
goarch: [amd64, 386, arm64]
26-
buildtarget: ['go1.24.5']
26+
buildtarget: ['go1.24.6']
2727
exclude:
2828
-
2929
goos: darwin

0 commit comments

Comments
 (0)