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 c3adacc commit 79a18abCopy full SHA for 79a18ab
.github/workflows/test.yml
@@ -6,6 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-22.04
8
strategy:
9
+ fail-fast: false
10
matrix:
11
python: [3.7, 3.8, 3.9, '3.10', '3.11', '3.12', '3.13']
12
urllib3-line: ["lt2", "ge2"]
0 commit comments