3.10 only due to test issues

This commit is contained in:
msramalho
2022-06-21 01:33:16 +02:00
parent 42bdc1441c
commit 64df4eec28

View File

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