Skip to content

Commit

Permalink
Defer the wheel prune by 1h
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterJH5574 committed Jun 1, 2024
1 parent c0151e9 commit 8bf5f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prune_nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
branches:
- main
schedule:
- cron: '0 10 * * *' # 10 AM UTC
- cron: '0 11 * * *' # 10 AM UTC

jobs:
Build:
Expand Down

0 comments on commit 8bf5f28

Please sign in to comment.