We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f988a83 + b2f800d commit 23bcb87Copy full SHA for 23bcb87
.github/workflows/tests.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
strategy:
10
matrix:
11
- python-version: ["3.9", "3.10"]
+ python-version: ["3.11", "3.12"]
12
steps:
13
- uses: actions/checkout@v3
14
0 commit comments