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 97b0032 commit 26a4019Copy full SHA for 26a4019
.github/workflows/push.yml
@@ -7,6 +7,7 @@ jobs:
7
Tests:
8
name: base
9
strategy:
10
+ fail-fast: false
11
matrix:
12
python: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13', '3.14', '3.14t', 'pypy3.11']
13
# os: ['ubuntu-latest', 'windows-latest', 'macos-latest']
0 commit comments