mirror of https://github.com/mpolden/echoip
build: Bump Go version
This commit is contained in:
parent
2b630f01a0
commit
ae2bbd8832
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: install go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.15
|
||||
go-version: 1.16
|
||||
- name: build and test
|
||||
run: make
|
||||
deploy:
|
||||
|
|
Loading…
Reference in New Issue