We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eb3854 commit ac31f91Copy full SHA for ac31f91
.github/workflows/go.yml
@@ -9,6 +9,7 @@ on:
9
jobs:
10
build:
11
strategy:
12
+ fail-fast: false
13
matrix:
14
go-version: [1.16.x]
15
os: [ubuntu-latest, macos-latest, windows-latest]
0 commit comments