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 c55b8df commit 171daedCopy full SHA for 171daed
.github/workflows/main.yaml
@@ -6,6 +6,7 @@ jobs:
6
7
# Here we add the matrices definition:
8
strategy:
9
+ fail-fast: false
10
matrix:
11
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
12
python-version: ["3.10", "3.11"]
0 commit comments