Skip to content

Commit 591288b

Browse files
authored
fix(ci): drop cp39 from cibuildwheel matrix (#1691)
1 parent 023dcde commit 591288b

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -208,10 +208,6 @@ jobs:
208208
musl: "musllinux"
209209
# qemu is slow, make a single
210210
# runner per Python version
211-
- os: ubuntu-latest
212-
qemu: armv7l
213-
musl: "musllinux"
214-
pyver: cp39
215211
- os: ubuntu-latest
216212
qemu: armv7l
217213
musl: "musllinux"
@@ -238,10 +234,6 @@ jobs:
238234
pyver: cp314t
239235
# qemu is slow, make a single
240236
# runner per Python version
241-
- os: ubuntu-latest
242-
qemu: armv7l
243-
musl: ""
244-
pyver: cp39
245237
- os: ubuntu-latest
246238
qemu: armv7l
247239
musl: ""

0 commit comments

Comments
 (0)