Skip to content

Commit

Permalink
Add Python 3.11 to Tox GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed Oct 26, 2023
1 parent 1b04d00 commit 88f18be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- '3.8'
- '3.9'
- '3.10'
- '3.11'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 88f18be

Please sign in to comment.