Skip to content

Commit 77cfda3

Browse files
committed
[CD] Remove scheduled Python wheel uploads.
While discussing #10371, we considered removing the weekly dev wheel builds to save space on PyPI. I think that is a great idea, so I'm just removing it here. We can always add it back if needed, but I think they don't really serve much purpose today anyway.
1 parent dc2403e commit 77cfda3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/uploadWheels.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ on:
1919
- cp310-manylinux_x86_64
2020
- cp313-manylinux_x86_64
2121
- cp314-manylinux_x86_64
22-
schedule:
23-
- cron: 0 12 * * 1
2422

2523
jobs:
2624
select_matrix:

0 commit comments

Comments
 (0)