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 14a8995 commit 0d3a5e3Copy full SHA for 0d3a5e3
.github/workflows/continuous-integration.yml
@@ -17,6 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
20
+ fail-fast: false
21
steps:
22
23
- name: Check out the commit
0 commit comments