Skip to content

Commit

Permalink
ci: Run tests on Python 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
slovdahl committed Jan 13, 2023
1 parent 3457134 commit fbef6c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- '3.8'
- '3.9'
- '3.10'
- '3.11'
poetry-version:
- '1.1.15'
steps:
Expand Down

0 comments on commit fbef6c8

Please sign in to comment.