1
0
mirror of https://github.com/redis/go-redis.git synced 2025-04-26 21:08:50 +03:00

chore: tweak GH actions to run all jobs

This commit is contained in:
Vladimir Mihailenco 2021-09-27 12:08:34 +03:00
parent cc09f96b8f
commit 739c188212

View File

@ -11,6 +11,7 @@ jobs:
name: build
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
go-version: [1.16.x, 1.17.x]