Thanks to visit codestin.com Credit goes to github.com
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 c9556b1 commit 8e89e08Copy full SHA for 8e89e08
.github/workflows/ci.yaml
@@ -11,8 +11,6 @@ jobs:
11
runs-on: ${{ matrix.os }}
12
13
strategy:
14
- # Fail fast is disabled because there are Go version specific features and tests
15
- # that should be able to fail independently.
16
fail-fast: false
17
matrix:
18
os: [ubuntu-latest, macos-latest, windows-latest]
0 commit comments