mirror of https://github.com/go-redis/redis.git
parent
46f245075e
commit
842b65fb60
|
@ -16,7 +16,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
go-version: [1.18.x, 1.19.x]
|
||||
go-version: [1.18.x, 1.19.x, 1.20.x]
|
||||
|
||||
services:
|
||||
redis:
|
||||
|
|
Loading…
Reference in New Issue