mirror of
https://gitee.com/energye/energy.git
synced 2024-12-01 19:27:43 +08:00
U: go-version: '1.20'
This commit is contained in:
parent
534e01d1c3
commit
e5a13b385c
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@v3
|
||||
with:
|
||||
go-version: '1.19'
|
||||
go-version: '1.20'
|
||||
|
||||
- name: Test
|
||||
run:
|
||||
|
Loading…
Reference in New Issue
Block a user