Skip to content

Commit d66f2ca

Browse files
Update 1.24.4
1 parent 02f7143 commit d66f2ca

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]
2525
goarch: [amd64, 386, arm64]
26-
buildtarget: ['go1.24.3']
26+
buildtarget: ['go1.24.4']
2727
fail-fast: false
2828
env:
2929
GOOS: ${{ matrix.goos }}

0 commit comments

Comments
 (0)