summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/tests.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index 8f8fb4f..54f9aa8 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -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: >-