Skip to content

Commit

Permalink
3.10 only due to test issues
Browse files Browse the repository at this point in the history
  • Loading branch information
msramalho committed Jun 20, 2022
1 parent 42bdc14 commit 64df4ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ jobs:
strategy:
fail-fast: false
matrix:
python: ['3.7', '3.10']
# python: ['3.7', '3.10']
python: ['3.10']
task: # --show-capture=no on purpose
- name: Test
run: |
Expand Down

0 comments on commit 64df4ee

Please sign in to comment.