Skip to content

Commit ef83875

Browse files
committed
build the wheels earlier #22
1 parent ffc3586 commit ef83875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
type: string
1818
required: false
1919
schedule:
20-
- cron: '25 1 * * *'
20+
- cron: '5 0 * * *'
2121

2222
jobs:
2323
generate-matrix:

0 commit comments

Comments
 (0)