Skip to content

Commit

Permalink
test with python 3.9-3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
vvbragin authored Nov 5, 2024
1 parent 0de4ac6 commit 13f93fe
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
#python-version: [2.7, 3.7]
python-version: ["3.8", "3.9", "3.10", "3.11"]
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
fail-fast: false

steps:
Expand Down

0 comments on commit 13f93fe

Please sign in to comment.