mirror of
https://github.com/redis/go-redis.git
synced 2025-04-19 07:22:17 +03:00
chore: update CI Test Go version to v1.19
This commit is contained in:
parent
69ae6ddc00
commit
c6774f21fc
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
go-version: [1.17.x, 1.18.x]
|
go-version: [1.18.x, 1.19.x]
|
||||||
|
|
||||||
services:
|
services:
|
||||||
redis:
|
redis:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user