Skip to content

Commit

Permalink
Disable fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDan64 committed Jul 2, 2024
1 parent 5c9f7fc commit 9983590
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
name: "LLVM ${{ matrix.llvm-version[0] }}: ${{ matrix.os }}"
runs-on: ${{ matrix.os }}
strategy:
fail-fast: false
matrix:
llvm-version:
- ["4.0", "4-0"]
Expand Down

0 comments on commit 9983590

Please sign in to comment.