Run on Python 3.7 - 3.10

This commit is contained in:
Elias Müller 2022-07-09 19:25:33 +02:00 committed by jaseg
parent 7a428a22e0
commit 427603bd81

View file

@ -17,8 +17,7 @@ jobs:
name: 'Linux - Python'
strategy:
matrix:
python-version: [ '3.10' ] # '3.7', '3.8', '3.9'
name: 'Python'
python-version: [ '3.7', '3.8', '3.9', '3.10' ]
env:
DISPLAY: :0
PY_MPV_SKIP_TESTS: >-