Skip to content

Commit

Permalink
✅ Add fail-fast: true default strategy to build test CI (#27215)
Browse files Browse the repository at this point in the history
  • Loading branch information
thisiskeithb authored Jun 27, 2024
1 parent 8cf2a41 commit 9240ec8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-build-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
runs-on: ubuntu-latest

strategy:
fail-fast: true
matrix:
test-platform:

Expand Down

0 comments on commit 9240ec8

Please sign in to comment.