mirror of
https://github.com/redis/go-redis.git
synced 2025-07-22 10:01:50 +03:00
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
go-version: [1.18.x, 1.19.x]
|
||||
go-version: [1.18.x, 1.19.x, 1.20.x]
|
||||
|
||||
services:
|
||||
redis:
|
||||
|
Reference in New Issue
Block a user