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 1f5c366 commit 7e53e61Copy full SHA for 7e53e61
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
fail-fast: false
10
matrix:
11
- python: ['3.7', '3.8', '3.9', '3.10', 'pypy3.7']
+ python: ['3.7', '3.8', '3.9', '3.10', 'pypy3.8']
12
13
steps:
14
- uses: actions/checkout@v3
0 commit comments