Update pythonpackage.yml
This commit is contained in:
parent
898b588314
commit
2765f10e7e
|
@ -10,7 +10,7 @@ jobs:
|
|||
max-parallel: 4
|
||||
matrix:
|
||||
platform: [ubuntu-latest, macos-latest, windows-latest]
|
||||
python-version: ['3.5', '3.6', '3.7', '3.8', '3.9', '3.10']
|
||||
python-version: ['2.7', '3.5', '3.6', '3.7', '3.8', '3.9', '3.10']
|
||||
|
||||
steps:
|
||||
|
||||
|
|
Loading…
Reference in New Issue