We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb591b commit 9fc6005Copy full SHA for 9fc6005
1 file changed
.github/workflows/python-package-conda.yml
@@ -14,6 +14,7 @@ jobs:
14
15
strategy:
16
max-parallel: 5
17
+ fail-fast: false
18
matrix:
19
python-version: ['3.7', '3.10']
20
slycot: ["", "conda"]
0 commit comments