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