chore: update CI Test Go version to v1.19

This commit is contained in:
Aoang 2022-08-14 16:26:49 +08:00
parent 69ae6ddc00
commit c6774f21fc
No known key found for this signature in database
GPG Key ID: A6D5F8F81D65AEB5
1 changed files with 1 additions and 1 deletions

View File

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