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 24196c6 commit e1e5370Copy full SHA for e1e5370
.github/workflows/check.yml
@@ -33,7 +33,6 @@ jobs:
33
- { os: ubuntu-latest, py: "pypy3.10" }
34
- { os: ubuntu-latest, py: "pypy3.8" }
35
- { os: windows-latest, py: "pypy3.10" }
36
- - { os: windows-latest, py: "pypy3.8" }
37
steps:
38
- name: setup python for tox
39
uses: actions/setup-python@v5
0 commit comments