Skip to content

Commit

Permalink
Update python and dependencies to supported versions (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
Orhideous committed Feb 13, 2024
1 parent 67af33d commit 078741d
Show file tree
Hide file tree
Showing 3 changed files with 312 additions and 346 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.9", "3.10", "3.11"]
python-version: ["3.10", "3.11", "3.12"]
fail-fast: false

steps:
Expand Down
Loading

0 comments on commit 078741d

Please sign in to comment.