Merge pull request #2185 from Aoang/update-ci-test-go-version-to-1.19

chore: update CI Test Go version to v1.19
This commit is contained in:
Vladimir Mihailenco 2022-08-14 11:49:39 +03:00 committed by GitHub
commit c561f3ca7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: