test go 1.18
This commit is contained in:
parent
019b34f8f2
commit
6aa88d953f
|
@ -8,7 +8,7 @@ jobs:
|
|||
- name: Set up Golang
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: '^1.16.0'
|
||||
go-version: '^1.18.0'
|
||||
- run: go version
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
|
|
Reference in New Issue