Bump Golang to 1.15
and Alpine to 3.12
.
Signed-off-by: olegburov <oleg.burov@outlook.com>
This commit is contained in:
parent
f89664f7d1
commit
49f7426dcb
5 changed files with 52 additions and 6 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.14.*
|
||||
go-version: 1.15.*
|
||||
|
||||
- name: Dependencies
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue