1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-23 21:01:00 +03:00

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

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: