We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89f76f6 commit 73afab8Copy full SHA for 73afab8
.github/workflows/full_test.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- python-version: ["3.12"]
+ python-version: ["3.9", "3.12"]
18
19
steps:
20
- uses: actions/checkout@v4
0 commit comments