Skip to content

Commit fd8f859

Browse files
authored
ci: re-enable more python 3.12 testing (#1978)
1 parent 01336c4 commit fd8f859

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

.ci/.matrix_exclude.yml

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -263,29 +263,9 @@ exclude:
263263
- VERSION: python-3.7
264264
FRAMEWORK: celery-4-flask-1.0
265265
# TODO py3.12
266-
- VERSION: python-3.12
267-
FRAMEWORK: pymssql-newest # no wheels available yet
268-
- VERSION: python-3.12
269-
FRAMEWORK: aiohttp-newest # no wheels available yet
270-
- VERSION: python-3.12
271-
FRAMEWORK: elasticsearch-7 # relies on aiohttp
272-
- VERSION: python-3.12
273-
FRAMEWORK: elasticsearch-8 # relies on aiohttp
274-
- VERSION: python-3.12
275-
FRAMEWORK: aiobotocore-newest # relies on aiohttp
276266
- VERSION: python-3.12
277267
FRAMEWORK: sanic-20.12 # no wheels available yet
278-
- VERSION: python-3.12
279-
FRAMEWORK: sanic-newest # no wheels available yet
280268
- VERSION: python-3.12
281269
FRAMEWORK: kafka-python-newest # https://github.com/dpkp/kafka-python/pull/2376
282-
- VERSION: python-3.12
283-
FRAMEWORK: pyodbc-newest # error on wheel
284270
- VERSION: python-3.12
285271
FRAMEWORK: cassandra-newest # c extension issue
286-
- VERSION: python-3.12
287-
FRAMEWORK: starlette-newest # waiting for 3.12.2 for this fix: https://github.com/python/cpython/pull/111221
288-
- VERSION: python-3.12
289-
FRAMEWORK: starlette-0.14 # waiting for 3.12.2 for this fix: https://github.com/python/cpython/pull/111221
290-
- VERSION: python-3.12
291-
FRAMEWORK: starlette-0.13 # waiting for 3.12.2 for this fix: https://github.com/python/cpython/pull/111221

0 commit comments

Comments
 (0)