mirror of https://github.com/go-redis/redis.git
restoring 1.19.x to CI
This commit is contained in:
parent
8afc2b9314
commit
094df46b74
|
@ -16,7 +16,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
go-version: [1.20.x, 1.21.x]
|
go-version: [1.19.x, 1.20.x, 1.21.x]
|
||||||
|
|
||||||
services:
|
services:
|
||||||
redis:
|
redis:
|
||||||
|
|
Loading…
Reference in New Issue