This commit is contained in:
parent
93df0d75d5
commit
5b121f9948
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ when:
|
|||
|
||||
steps:
|
||||
- name: lint-and-test
|
||||
image: python:3.13-buster
|
||||
image: python:3.12-buster
|
||||
environment:
|
||||
PYTHONDEVMODE: 1
|
||||
DJANGO_SETTINGS_MODULE: dx.settings
|
||||
|
|
Loading…
Reference in a new issue