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 e23542d commit f8b5a7aCopy full SHA for f8b5a7a
.github/workflows/test-linux-cpu.yml
@@ -21,6 +21,7 @@ jobs:
21
strategy:
22
matrix:
23
py_vers: ["3.7", "3.8", "3.9", "3.10"]
24
+ fail-fast: false
25
26
steps:
27
- name: Checkout repository
0 commit comments