Skip to content

Commit 9b8aca0

Browse files
committed
updates CI
1 parent 68247fa commit 9b8aca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
strategy:
2727
fail-fast: false
2828
matrix:
29-
python-version: [ "3.10", "3.11", "3.12"]
29+
python-version: [ "3.11", "3.12"]
3030
django-version: [ "4.2", "5.1"]
3131
db-engine: ["pg", "mysql"]
3232
env:

0 commit comments

Comments
 (0)