parent
250b5e7b10
commit
2a5010bcf4
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
go-version: '1.20'
|
||||
go-version: '1.23.1'
|
||||
|
||||
- name: Build
|
||||
run: go build -ldflags="-s -w" -v ./...
|
||||
|
Loading…
Reference in New Issue
Block a user