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 591af92 commit 738b460Copy full SHA for 738b460
.github/workflows/main.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ubuntu-latest
6
strategy:
7
matrix:
8
- python-version: ['3.7', '3.11', 'pypy3.8']
+ python-version: ['3.7', '3.11', 'pypy3.10']
9
steps:
10
- uses: actions/checkout@v4
11
- uses: actions/setup-python@v5
0 commit comments