mirror of https://github.com/scrapy/scrapy.git
Don't run the asyncio tests on 3.9.
This commit is contained in:
parent
983b89ad4f
commit
74cee38a4e
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue