We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9214ed2 commit fcc9e5fCopy full SHA for fcc9e5f
.github/workflows/base-test.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
python-version: ["3.10", "3.12"]
16
- django-version: ["3.2", "4.0", "4.1", "4.2", "5.0"]
+ django-version: ["3.2", "4.0", "4.1", "4.2", "5.0", "5.1"]
17
clickhouse-version: ["23.8", "latest"]
18
include:
19
- python-version: "3.7"
0 commit comments