mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
Update azure-pipelines.yml -add Python 3.12
This commit is contained in:
parent
bbe49f7d2f
commit
07fc1783b5
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ jobs:
|
||||||
python.version: '3.10'
|
python.version: '3.10'
|
||||||
Python311:
|
Python311:
|
||||||
python.version: '3.11'
|
python.version: '3.11'
|
||||||
|
Python312:
|
||||||
|
python.version: '3.12'
|
||||||
maxParallel: 3
|
maxParallel: 3
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue