mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-21 05:43:16 -07:00
Add tests for Python 3.10
This commit is contained in:
parent
86f4f32bcb
commit
238ae6ba97
1 changed files with 3 additions and 1 deletions
|
@ -23,7 +23,9 @@ jobs:
|
|||
python.version: '3.8'
|
||||
Python39:
|
||||
python.version: '3.9'
|
||||
maxParallel: 5
|
||||
Python310:
|
||||
python.version: '3.10'
|
||||
maxParallel: 3
|
||||
|
||||
steps:
|
||||
- script: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue