Skip to content

Commit

Permalink
Add Python 3.12 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianonicolai committed Oct 9, 2023
1 parent 75e7d27 commit 7bc9786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: coactions/dynamic-matrix@v1
with:
min_python: "3.7"
max_python: "3.11"
max_python: "3.12"
other_names: |
lint
pkg
Expand Down

0 comments on commit 7bc9786

Please sign in to comment.