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
1 changed files with 1 additions and 0 deletions

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]