Don't run the asyncio tests on 3.9.

This commit is contained in:
Andrey Rakhmatullin 2021-08-11 14:19:08 +05:00
parent 983b89ad4f
commit 74cee38a4e
1 changed files with 0 additions and 3 deletions

View File

@ -41,9 +41,6 @@ jobs:
env:
TOXENV: extra-deps
TOX_PIP_VERSION: 20.3.3
- python-version: 3.9
env:
TOXENV: asyncio
# 3.10-pre
- python-version: "3.10.0-beta.4"