Skip to content

Commit c4ac006

Browse files
committed
REL: drop py3.9, support py3.13
1 parent 9973bb4 commit c4ac006

File tree

3 files changed

+168
-462
lines changed

3 files changed

+168
-462
lines changed

Diff for: .github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
strategy:
4747
fail-fast: false
4848
matrix:
49-
environment: [ci-py309, ci-py312]
49+
environment: [ci-py310, ci-py313]
5050
runs-on: [ubuntu-latest]
5151

5252
steps:

0 commit comments

Comments
 (0)