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 758b99c commit 4a66612Copy full SHA for 4a66612
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
shell: bash -l {0}
25
strategy:
26
matrix:
27
- python-version: ["3.10", "3.11", "3.12"]
+ python-version: ["3.11", "3.12"]
28
steps:
29
- uses: actions/checkout@v4
30
0 commit comments