chore: update CI Test Go version to v1.18

This commit is contained in:
Aoang 2022-03-22 12:30:59 +08:00
parent 8b3668e554
commit 229f8d5a5d
No known key found for this signature in database
GPG Key ID: 486BB111CA4753C5
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
go-version: [1.16.x, 1.17.x]
go-version: [1.17.x, 1.18.x]
services:
redis: