Skip to content

Commit

Permalink
Enable testing with python 3.11 and 3.12 (#224)
Browse files Browse the repository at this point in the history
Related: #219
  • Loading branch information
ssbarnea authored Aug 5, 2024
1 parent 914f52e commit 838bc04
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 @@ -34,7 +34,7 @@ jobs:
uses: coactions/dynamic-matrix@v1
with:
min_python: "3.9"
max_python: "3.10"
max_python: "3.12"
default_python: "3.9"
other_names: |
lint
Expand Down

0 comments on commit 838bc04

Please sign in to comment.