mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Drop py3.10 from CI build. Start testing 3.13
This commit is contained in:
parent
5e19e326e0
commit
e76169681e
2 changed files with 3 additions and 3 deletions
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ['3.10']
|
||||
python-version: ['3.11']
|
||||
|
||||
steps:
|
||||
- name: Checkout ${{ github.ref }} branch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue