mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-22 14:13:33 -07:00
Add Python 3.8
This commit is contained in:
parent
cf10998458
commit
a551d66929
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ jobs:
|
||||||
python.version: '3.6'
|
python.version: '3.6'
|
||||||
Python37:
|
Python37:
|
||||||
python.version: '3.7'
|
python.version: '3.7'
|
||||||
|
Python38:
|
||||||
|
python.version: '3.8'
|
||||||
maxParallel: 4
|
maxParallel: 4
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue