1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-28 06:42:00 +03:00

Remove go 1.15 from build matrix

This commit is contained in:
Kishan B
2021-08-24 14:24:45 +05:30
committed by GitHub
parent 83f70de29a
commit 3d2164ecb5

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
matrix: matrix:
go-version: [1.15.x, 1.16.x, 1.17.x] go-version: [1.16.x, 1.17.x]
services: services:
redis: redis: