Skip to content

Commit

Permalink
Go 1.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
KobeArthurScofield authored Jan 17, 2025
1 parent f02e941 commit 6feed29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
matrix:
goos: [windows, linux]
goarch: [amd64, 386]
buildtarget: ['go1.23.4']
buildtarget: ['go1.23.5']
fail-fast: false
env:
GOOS: ${{ matrix.goos }}
Expand Down

0 comments on commit 6feed29

Please sign in to comment.