mirror of https://github.com/go-redis/redis.git
chore: tweak GH actions to run all jobs
This commit is contained in:
parent
cc09f96b8f
commit
739c188212
|
@ -11,6 +11,7 @@ jobs:
|
||||||
name: build
|
name: build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
go-version: [1.16.x, 1.17.x]
|
go-version: [1.16.x, 1.17.x]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue