mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #33173 -- Used Python 3.11 for GitHub actions.
This commit is contained in:
2
.github/workflows/schedule_tests.yml
vendored
2
.github/workflows/schedule_tests.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
- '3.8'
|
||||
- '3.9'
|
||||
- '3.10'
|
||||
- '3.11-dev'
|
||||
- '3.11'
|
||||
name: Windows, SQLite, Python ${{ matrix.python-version }}
|
||||
continue-on-error: true
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user