CI: use Go v1.18

This commit is contained in:
Loyalsoldier 2022-03-25 17:09:19 +08:00 committed by GitHub
parent f6a48e35eb
commit 7a937e7cf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ jobs:
- name: Setup Go 1.x.y
uses: actions/setup-go@v2
with:
go-version: ^1.16
go-version: ^1.18
- name: Set variables
run: |