✅ Add fail-fast: true
default strategy to build test CI (#27215)
This commit is contained in:
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:
|
||||
|
||||
|
Reference in New Issue
Block a user