Skip to content

Commit

Permalink
Skip py 3.11 CI due to wrapt bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Zac-HD committed Feb 13, 2022
1 parent 8360799 commit c2a7d7e
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 @@ -30,7 +30,8 @@ jobs:
- check-py39
- check-py310
# - check-py310-pyjion # see notes in tox.ini
- check-py311
# - check-py311 # because setuptools uses wrapt, and which is lagging:
# https://github.com/GrahamDumpleton/wrapt/issues/196
- check-quality
- lint-ruby
- check-ruby-tests
Expand Down

0 comments on commit c2a7d7e

Please sign in to comment.