forked from mirror/redis
test: update the go version of the v8 branch test
Signed-off-by: monkey92t <golang@88.com>
This commit is contained in:
parent
2556b76824
commit
92fb134b81
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue