forked from mirror/redis
chore: update CI Test Go version to v1.18
This commit is contained in:
parent
8b3668e554
commit
229f8d5a5d
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue