mirror of
https://github.com/mpolden/echoip.git
synced 2025-03-12 23:40:07 +01:00
build: Bump Go version
This commit is contained in:
parent
2b630f01a0
commit
ae2bbd8832
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
- name: install go
|
- name: install go
|
||||||
uses: actions/setup-go@v2
|
uses: actions/setup-go@v2
|
||||||
with:
|
with:
|
||||||
go-version: 1.15
|
go-version: 1.16
|
||||||
- name: build and test
|
- name: build and test
|
||||||
run: make
|
run: make
|
||||||
deploy:
|
deploy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user