1 parent d854a04 commit 07cb026Copy full SHA for 07cb026
1 file changed
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
fail-fast: false
26
matrix:
27
os: [ubuntu-latest, macOS-latest]
28
- python-version: ["3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.11", "3.12", "3.13"]
29
env:
30
CYTHON_TRACE_NOGIL: 1
31
MPLBACKEND: agg
0 commit comments