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 131887b commit df3e644Copy full SHA for df3e644
1 file changed
.github/workflows/ci-tests.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
matrix:
22
py-ver-major: [3]
23
- py-ver-minor: [9, 10, 11, 12, 13]
+ py-ver-minor: [9, 10, 11, 12, 13, 14]
24
fail-fast: false
25
26
env:
0 commit comments