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