There was an error while loading. Please reload this page.
1 parent f8fcfcb commit 2ff950bCopy full SHA for 2ff950b
1 file changed
.github/workflows/test-install.yml
@@ -14,8 +14,8 @@ jobs:
14
timeout-minutes: 10
15
16
strategy:
17
+ fail-fast: false
18
matrix:
- fail-fast: false
19
python-version: ["3.10", "3.11", "3.12"]
20
os: [ubuntu-latest, windows-latest, macos-latest]
21
0 commit comments