mirror of
https://github.com/Hopiu/django.git
synced 2026-04-16 04:51:07 +00:00
Added Python 3.12 to daily builds.
This commit is contained in:
parent
59bea9efd2
commit
d6fbfea08d
1 changed files with 1 additions and 0 deletions
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 a new issue