Skip to content

Commit 3411a80

Browse files
committed
fail-fast: true
1 parent c58640b commit 3411a80

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/ci-nojvm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
runs-on: ${{ matrix.os }}
2626

2727
strategy:
28-
fail-fast: false
2928
matrix:
3029
os: [ubuntu-22.04, macos-latest, windows-latest]
3130
release: [R2023b, R2025a]

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424
runs-on: ${{ matrix.os }}
2525

2626
strategy:
27-
fail-fast: false
2827
matrix:
2928
os: [ubuntu-22.04, windows-2022]
3029
release: [R2022a, R2022b, R2023a, R2023b, R2024a, R2024b, R2025a]

0 commit comments

Comments
 (0)