Skip to content

Commit 1facffe

Browse files
authored
Update base-test.yml
1 parent 493caa4 commit 1facffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/base-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
python-version: ["3.10", "3.12"]
15+
python-version: ["3.10", "3.13"]
1616
django-version: ["3.2", "4.0", "4.1", "4.2", "5.0", "5.1"]
1717
clickhouse-version: ["23.8", "latest"]
1818
include:

0 commit comments

Comments
 (0)