mirror of https://github.com/django/django.git
Added Python 3.12 to daily builds.
This commit is contained in:
parent
59bea9efd2
commit
d6fbfea08d
|
@ -20,6 +20,7 @@ jobs:
|
|||
- '3.9'
|
||||
- '3.10'
|
||||
- '3.11'
|
||||
- '3.12-dev'
|
||||
name: Windows, SQLite, Python ${{ matrix.python-version }}
|
||||
continue-on-error: true
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue