mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +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.10'
|
||||
- '3.11'
|
||||
- '3.12-dev'
|
||||
name: Windows, SQLite, Python ${{ matrix.python-version }}
|
||||
continue-on-error: true
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user