ci: Bump go to 1.17 from 1.14
parent
cf08fcaff2
commit
adab880f89
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.14
|
||||
go-version: 1.17
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue