Skip to content

Commit

Permalink
fail-fast is false
Browse files Browse the repository at this point in the history
  • Loading branch information
raa0121 committed Aug 19, 2020
1 parent 0f9052b commit 8df1840
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yaml
Expand Up @@ -12,6 +12,7 @@ jobs:
matrix:
os: [ ubuntu-latest, macos-latest, windows-latest ]
go: [ '1.11.13', '1.12.17', '1.13.15', '1.14.7', '1.15' ]
fail-fast: false
steps:

- uses: actions/setup-go@v2
Expand Down

0 comments on commit 8df1840

Please sign in to comment.