Skip to content

Commit

Permalink
skip 3.10 for now as it seems to never run successfully at the depend…
Browse files Browse the repository at this point in the history
…encies installation step
  • Loading branch information
fsoubelet committed Jun 27, 2022
1 parent 689de68 commit fcd7d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-18.04, ubuntu-20.04, ubuntu-22.04, macos-latest, windows-latest]
python-version: [3.7, 3.8, 3.9, "3.10"]
python-version: [3.7, 3.8, 3.9]
exclude:
- os: windows-latest
python-version: "3.10"
Expand Down

0 comments on commit fcd7d28

Please sign in to comment.