We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bedf5c2 commit 700979fCopy full SHA for 700979f
1 file changed
.github/workflows/tests.yaml
@@ -20,8 +20,6 @@ jobs:
20
- {python: '3.11'}
21
- {python: '3.10'}
22
- {python: '3.9'}
23
- - {python: '3.8'}
24
- - {python: '3.7'}
25
- {name: PyPy, python: 'pypy-3.10', tox: pypy310}
26
steps:
27
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
0 commit comments