Skip to content

Commit

Permalink
REL: drop py3.9, support py3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascolley committed Nov 20, 2024
1 parent 9973bb4 commit c4ac006
Show file tree
Hide file tree
Showing 3 changed files with 168 additions and 462 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
strategy:
fail-fast: false
matrix:
environment: [ci-py309, ci-py312]
environment: [ci-py310, ci-py313]
runs-on: [ubuntu-latest]

steps:
Expand Down
Loading

0 comments on commit c4ac006

Please sign in to comment.