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 4c335f6 commit 1ba5b07Copy full SHA for 1ba5b07
.github/workflows/main.yml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-20.04
23
strategy:
24
matrix:
25
- python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', ' 3.13', 'pypy3.10']
+ python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13', 'pypy3.10']
26
27
steps:
28
- uses: actions/checkout@v4
0 commit comments