mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Update to Django 6.0.2
This commit is contained in:
parent
4ab0fdeee8
commit
d6c7c197bc
6 changed files with 20 additions and 21 deletions
|
|
@ -19,9 +19,9 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: ["3.11", "3.12", "3.13"]
|
||||
python-version: ["3.12", "3.13", "3.14"]
|
||||
include:
|
||||
- python-version: "3.11"
|
||||
- python-version: "3.12"
|
||||
coverage-test: true
|
||||
|
||||
timeout-minutes: 30
|
||||
|
|
@ -52,7 +52,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: ["3.11", "3.12", "3.13"]
|
||||
python-version: ["3.12", "3.13", "3.14"]
|
||||
|
||||
timeout-minutes: 35
|
||||
|
||||
|
|
@ -95,7 +95,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: ["3.11", "3.12", "3.13"]
|
||||
python-version: ["3.12", "3.13", "3.14"]
|
||||
|
||||
timeout-minutes: 35
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue