mirror of
https://github.com/mpolden/echoip.git
synced 2025-03-12 07:20:08 +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
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.15
|
||||
go-version: 1.16
|
||||
- name: build and test
|
||||
run: make
|
||||
deploy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user