✅ Add fail-fast: true
default strategy to build test CI (#27215)
This commit is contained in:
parent
8cf2a41f81
commit
9240ec89d0
1
.github/workflows/ci-build-tests.yml
vendored
1
.github/workflows/ci-build-tests.yml
vendored
@ -37,6 +37,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
test-platform:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user