Skip to content

Commit 739c188

Browse files
committed
chore: tweak GH actions to run all jobs
1 parent cc09f96 commit 739c188

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
name: build
1212
runs-on: ubuntu-latest
1313
strategy:
14+
fail-fast: false
1415
matrix:
1516
go-version: [1.16.x, 1.17.x]
1617

0 commit comments

Comments
 (0)