Skip to content

Commit e452e4e

Browse files
Go 1.23.6
1 parent 6feed29 commit e452e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
matrix:
2424
goos: [windows, linux]
2525
goarch: [amd64, 386]
26-
buildtarget: ['go1.23.5']
26+
buildtarget: ['go1.23.6']
2727
fail-fast: false
2828
env:
2929
GOOS: ${{ matrix.goos }}

0 commit comments

Comments
 (0)