mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
Add py 3.13 tests
This commit is contained in:
parent
cf4f7697e6
commit
11443fc4ba
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ jobs:
|
||||||
python.version: '3.11'
|
python.version: '3.11'
|
||||||
Python312:
|
Python312:
|
||||||
python.version: '3.12'
|
python.version: '3.12'
|
||||||
|
Python313:
|
||||||
|
python.version: '3.13'
|
||||||
maxParallel: 3
|
maxParallel: 3
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue