Skip to content

Commit 4817def

Browse files
committed
temp(ci): build only python 3.13
1 parent 277322e commit 4817def

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ jobs:
1717
strategy:
1818
matrix:
1919
python:
20-
- "3.10"
21-
- "3.11"
22-
- "3.12"
2320
- "3.13"
2421
variant:
2522
- bookworm

.github/workflows/release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ jobs:
1515
strategy:
1616
matrix:
1717
python:
18-
- "3.10"
19-
- "3.11"
20-
- "3.12"
2118
- "3.13"
2219
variant:
2320
- bookworm

0 commit comments

Comments
 (0)