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 c7d83b1 commit aba7f1dCopy full SHA for aba7f1d
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
strategy:
21
matrix:
22
- python-version: [2.7, 3.5, 3.6, 3.7, 3.8, 3.9, 3.x, pypy3]
+ python-version: [3.9, 3.10, 3.11, 3.12, 3.x, pypy3]
23
24
steps:
25
- uses: actions/checkout@v2
0 commit comments