Skip to content

Commit

Permalink
Add Python 3.9, 3.10, 3.11 support
Browse files Browse the repository at this point in the history
  • Loading branch information
gopar committed Jul 23, 2023
1 parent 243623c commit 6395d4e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -33,6 +33,10 @@ jobs:
- 3.6
- 3.7
- 3.8
- 3.9
- 3.10
- 3.11

steps:
# Checkout
- uses: actions/checkout@v3
Expand Down

0 comments on commit 6395d4e

Please sign in to comment.