Chore: use Go v1.18

This commit is contained in:
Loyalsoldier
2022-03-25 17:28:55 +08:00
parent 410d519b0f
commit 62e343c6cf
3 changed files with 2 additions and 579 deletions

View File

@ -14,7 +14,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v2
with:
go-version: 1.17
go-version: 1.18
- name: Set variables
run: |