Skip to content

Commit

Permalink
Support 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Oct 17, 2023
1 parent b2e4712 commit a0e64be
Show file tree
Hide file tree
Showing 3 changed files with 619 additions and 710 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ['3.11']
python-version: ['3.11', '3.12']

steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit a0e64be

Please sign in to comment.