We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc85c8e commit 0146e8aCopy full SHA for 0146e8a
1 file changed
.github/workflows/CI.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
strategy:
10
matrix:
11
- python-version: [3.7, 3.9, 'pypy-3.7']
+ python-version: [3.7, 3.9, 'pypy-3.7-v7.3.7']
12
rf-version: [3.2.2, 4.1.3]
13
14
steps:
0 commit comments