Skip to content

Commit 059f57c

Browse files
committed
fail slow min workflow
1 parent 870962e commit 059f57c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/minimum.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
minimum:
1010
runs-on: ${{ matrix.os }}
1111
strategy:
12+
fail-fast: false
1213
matrix:
1314
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
1415
os: [ubuntu-latest, windows-latest]

0 commit comments

Comments
 (0)