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 ff520e5 commit 0bbee22Copy full SHA for 0bbee22
1 file changed
.github/workflows/ci.yaml
@@ -14,6 +14,7 @@ jobs:
14
name: Test
15
runs-on: ${{ matrix.os }}
16
strategy:
17
+ fail-fast: false
18
matrix:
19
os: [ubuntu-latest, macos-latest, windows-latest]
20
go: [1.21.x, 1.20.x, 1.19.x]
0 commit comments