mirror of https://github.com/tidwall/tile38.git
Update Go version to 1.16
This commit is contained in:
parent
4d0abbb8a4
commit
f7a6850edb
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Set up Go 1.x
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: ^1.15
|
||||
go-version: ^1.16
|
||||
|
||||
- name: Check out code
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Reference in New Issue