mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 12:56:30 +01:00
Expand CS test suite with py 3.12
This commit is contained in:
parent
11834dfe49
commit
51500ad009
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
python-version: ["3.10", "3.11"]
|
||||
python-version: ["3.10", "3.11", "3.12"]
|
||||
TESTING_DB: ["sqlite3", "postgresql", "mysql"]
|
||||
include:
|
||||
- python-version: "3.10"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue