Skip to content

Commit

Permalink
exclude macos py 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
graingert committed Dec 8, 2022
1 parent a7ad8a9 commit 5df2135
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
exclude:
- os: macos-latest
python-version: 3.9
- os: macos-latest
python-version: 3.10
include:
- os: ubuntu-latest
python-version: 3.9
Expand Down

0 comments on commit 5df2135

Please sign in to comment.