Skip to content

Commit

Permalink
Add Python3.11 to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrudd2 committed Jan 9, 2023
1 parent fee3b07 commit 89b1ced
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ jobs:
lint: 'no'
- version: '3.10'
lint: 'no'
- version: '3.11'
lint: 'no'
- version: pypy-3.8
lint: 'no'
exclude:
Expand Down

0 comments on commit 89b1ced

Please sign in to comment.