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
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
go-version: [1.16.x, 1.17.x]
|
||||
|
||||
|
|
Loading…
Reference in New Issue