Skip to content

Commit 07cb026

Browse files
committed
drop python 3.10, we're SPEC0
1 parent d854a04 commit 07cb026

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fail-fast: false
2626
matrix:
2727
os: [ubuntu-latest, macOS-latest]
28-
python-version: ["3.10", "3.11", "3.12", "3.13"]
28+
python-version: ["3.11", "3.12", "3.13"]
2929
env:
3030
CYTHON_TRACE_NOGIL: 1
3131
MPLBACKEND: agg

0 commit comments

Comments
 (0)