Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
b792c4cb55 |
@ -30,7 +30,7 @@ jobs:
|
|||||||
- name: Set up Go Environment
|
- name: Set up Go Environment
|
||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v4
|
||||||
with:
|
with:
|
||||||
go-version: '1.23'
|
go-version: '1.24'
|
||||||
|
|
||||||
- name: Build Binary
|
- name: Build Binary
|
||||||
run: make build
|
run: make build
|
||||||
|
Reference in New Issue
Block a user