mirror of
https://github.com/django/django.git
synced 2025-03-13 10:50:55 +00:00
Added Python 3.12 to daily builds.
This commit is contained in:
parent
59bea9efd2
commit
d6fbfea08d
1
.github/workflows/schedule_tests.yml
vendored
1
.github/workflows/schedule_tests.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
|||||||
- '3.9'
|
- '3.9'
|
||||||
- '3.10'
|
- '3.10'
|
||||||
- '3.11'
|
- '3.11'
|
||||||
|
- '3.12-dev'
|
||||||
name: Windows, SQLite, Python ${{ matrix.python-version }}
|
name: Windows, SQLite, Python ${{ matrix.python-version }}
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user