We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc09f96 commit 739c188Copy full SHA for 739c188
.github/workflows/build.yml
@@ -11,6 +11,7 @@ jobs:
11
name: build
12
runs-on: ubuntu-latest
13
strategy:
14
+ fail-fast: false
15
matrix:
16
go-version: [1.16.x, 1.17.x]
17
0 commit comments