Skip to content

Commit eb067c9

Browse files
authored
more eclusions due to collections.abc moves (#1078)
1 parent 69caff4 commit eb067c9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.ci/.jenkins_exclude.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ exclude:
2121
FRAMEWORK: graphene-2
2222
- PYTHON_VERSION: python-3.10-rc
2323
FRAMEWORK: aiohttp-3.0
24+
- PYTHON_VERSION: python-3.10-rc
25+
FRAMEWORK: aiohttp-4.0
26+
- PYTHON_VERSION: python-3.10-rc
27+
FRAMEWORK: cassandra-3.4
28+
- PYTHON_VERSION: python-3.10-rc
29+
FRAMEWORK: pymongo-3.5
2430
# requests
2531
- PYTHON_VERSION: python-3.6
2632
FRAMEWORK: requests-1.2

0 commit comments

Comments
 (0)