We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 829f32b commit 3df83bdCopy full SHA for 3df83bd
.github/workflows/pkg_test.yml
@@ -70,6 +70,7 @@ jobs:
70
test_wheel:
71
needs: build_wheel
72
strategy:
73
+ fail-fast: false
74
matrix:
75
python: ["3.9", "3.10", "3.11", "3.12"]
76
cuda: ["12.6"]
0 commit comments