Skip to content

Commit

Permalink
remove fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
waahm7 committed Dec 18, 2024
1 parent 4b2f9c0 commit c3617dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
linux-compiler-compat:
runs-on: ubuntu-24.04 # latest
strategy:
fail-fast: false
matrix:
variant:
- name: clang-3
Expand Down

0 comments on commit c3617dc

Please sign in to comment.