Skip to content

Commit b0d1c99

Browse files
committed
Skip cassandra 3.24 on Python 3.9
1 parent e56a986 commit b0d1c99

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.ci/.matrix_exclude.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ exclude:
5959
FRAMEWORK: flask-3.0
6060
- VERSION: python-3.14
6161
FRAMEWORK: flask-1.0
62+
# Python 3.9
63+
- VERSION: python-3.9
64+
FRAMEWORK: cassandra-3.24
6265
# Python 3.10 removed a bunch of classes from collections, now in collections.abc
6366
- VERSION: python-3.10
6467
FRAMEWORK: django-1.11

0 commit comments

Comments
 (0)