workflow updates

This commit is contained in:
msramalho
2022-06-21 19:19:56 +02:00
parent 5c965102a4
commit cf5fb91c84
2 changed files with 6 additions and 2 deletions

View File

@@ -30,8 +30,7 @@ jobs:
strategy:
fail-fast: false
matrix:
# python: ['3.7', '3.10']
python: ['3.10']
python: ['3.7', '3.10']
task: # --show-capture=no on purpose
- name: Test
run: |