Run on Python 3.7 - 3.10
This commit is contained in:
parent
7a428a22e0
commit
427603bd81
1 changed files with 1 additions and 2 deletions
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
|
|
@ -17,8 +17,7 @@ jobs:
|
||||||
name: 'Linux - Python'
|
name: 'Linux - Python'
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [ '3.10' ] # '3.7', '3.8', '3.9'
|
python-version: [ '3.7', '3.8', '3.9', '3.10' ]
|
||||||
name: 'Python'
|
|
||||||
env:
|
env:
|
||||||
DISPLAY: :0
|
DISPLAY: :0
|
||||||
PY_MPV_SKIP_TESTS: >-
|
PY_MPV_SKIP_TESTS: >-
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue