Skip to content

Commit

Permalink
dont fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
wistefan committed May 25, 2021
1 parent 7ec544b commit bc681c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/matrix-compat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
needs: create-version-matrix
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
orion: ${{fromJson(needs.create-version-matrix.outputs.orion-matrix)}}
mintaka: ${{fromJson(needs.create-version-matrix.outputs.mintaka-matrix)}}
Expand Down

0 comments on commit bc681c6

Please sign in to comment.