We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 816e7f6 commit f5042efCopy full SHA for f5042ef
.github/workflows/CI.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- python-version: ["3.9", "3.10", "3.11", "3.12"]
+ python-version: ["3.10", "3.11", "3.12"]
23
24
steps:
25
- uses: actions/checkout@v3
0 commit comments