upgrade go version for build
This commit is contained in:
@ -30,7 +30,7 @@ jobs:
|
||||
- name: Set up Go Environment
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.23'
|
||||
go-version: '1.24'
|
||||
|
||||
- name: Build Binary
|
||||
run: make build
|
||||
|
Reference in New Issue
Block a user