mirror of
https://github.com/mpolden/echoip.git
synced 2025-07-14 04:55:51 +02:00
build: Bump Go version
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user