Skip to content

Commit a202c1b

Browse files
Go 1.24.2
1 parent 4f8e9e8 commit a202c1b

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

0 commit comments

Comments
 (0)