We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adf7ad9 commit 1d7bb96Copy full SHA for 1d7bb96
.github/workflows/tests-and-linters.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-20.04
10
strategy:
11
matrix:
12
- python-version: [3.7, pypy3.9]
+ python-version: [3.7]
13
steps:
14
- uses: actions/checkout@v3
15
- uses: actions/setup-python@v4
0 commit comments