Skip to content

Commit 700979f

Browse files
committed
Python 3.7 and 3.8 are no longer supported by anyio
1 parent bedf5c2 commit 700979f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tests.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ jobs:
2020
- {python: '3.11'}
2121
- {python: '3.10'}
2222
- {python: '3.9'}
23-
- {python: '3.8'}
24-
- {python: '3.7'}
2523
- {name: PyPy, python: 'pypy-3.10', tox: pypy310}
2624
steps:
2725
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)