ci: move nightly wheels to 11:00 UTC

This commit is contained in:
jason-fxz
2026-08-16 11:56:22 -07:00
parent d7cd6ed88b
commit 2635246ba2
+1 -1
View File
@@ -23,7 +23,7 @@ name: Nightly wheels
on:
schedule:
- cron: "17 20 * * *" # off the top-of-hour congestion (cron is UTC)
- cron: "0 11 * * *"
workflow_dispatch:
inputs:
force: