Skip to content
This repository has been archived by the owner on May 6, 2023. It is now read-only.

Commit

Permalink
fix: run at 10:20 so we can ingest the latest nvidia builds (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
castrojo authored Mar 6, 2023
1 parent b3d04db commit bca6a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- '**.md'
- '**.txt'
schedule:
- cron: '21 20 * * *' # 9:20pm everyday
- cron: '20 22 * * *' # 10:20pm everyday
push:
branches:
- main
Expand Down

0 comments on commit bca6a9c

Please sign in to comment.