mirror of https://github.com/go-redis/redis.git
test varios redis versions
This commit is contained in:
parent
691dece2d9
commit
1f9608051f
|
@ -52,9 +52,9 @@ jobs:
|
|||
matrix:
|
||||
redis_version:
|
||||
- "8.0-M01"
|
||||
# - "7.4.1"
|
||||
# - "7.2.6"
|
||||
# - "6.2.16"
|
||||
- "7.4.1"
|
||||
- "7.2.6"
|
||||
- "6.2.16"
|
||||
go-version:
|
||||
- "1.19.x"
|
||||
- "1.20.x"
|
||||
|
|
Loading…
Reference in New Issue