We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa2e8d1 + 0f75cd5 commit c0d6030Copy full SHA for c0d6030
3 files changed
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- python-version: ["3.10"]
+ python-version: ["3.11", "3.12"]
21
22
steps:
23
- uses: actions/checkout@v3
0 commit comments