Skip to content

Commit 7165754

Browse files
committed
Update Go version to 1.24 in release workflow
1 parent 0eef88b commit 7165754

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Set up Go
4747
uses: actions/setup-go@v6
4848
with:
49-
go-version: '1.23'
49+
go-version: '1.24'
5050

5151
- name: Build on Linux/macOS
5252
if: matrix.os != 'windows-latest'

0 commit comments

Comments
 (0)