Skip to content

Commit

Permalink
Fix dependency version (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
LaStrada authored Jan 3, 2024
1 parent 882e2d7 commit 46fa36c
Show file tree
Hide file tree
Showing 3 changed files with 698 additions and 807 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.9", "3.10", "3.11"]
python-version: ["3.10", "3.11", "3.12"]

steps:
- name: Check out Git repository
Expand Down
Loading

0 comments on commit 46fa36c

Please sign in to comment.