Skip to content

Commit

Permalink
chore: do not fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
spion committed Aug 18, 2024
1 parent 21bcdf9 commit 1fc5bc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
needs: build
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
api-level: [21, 29, 31, 33, 34, 35]

Expand Down

0 comments on commit 1fc5bc1

Please sign in to comment.