Update go.yml
This commit is contained in:
parent
6ca93b3035
commit
544c1ea468
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
uses: actions/setup-go@v4
|
||||
with:
|
||||
cache-dependency-path: monitor/go.sum
|
||||
go-version: '1.20'
|
||||
go-version: '1.21'
|
||||
|
||||
- name: Build
|
||||
run: cd monitor && go build -o ./monitor.out .
|
||||
|
||||
Loading…
Reference in New Issue
Block a user