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 493caa4 commit 1facffeCopy full SHA for 1facffe
.github/workflows/base-test.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- python-version: ["3.10", "3.12"]
+ python-version: ["3.10", "3.13"]
16
django-version: ["3.2", "4.0", "4.1", "4.2", "5.0", "5.1"]
17
clickhouse-version: ["23.8", "latest"]
18
include:
0 commit comments