Skip to content

Commit

Permalink
run nightly build at 0:10 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
michalsc committed Mar 10, 2021
1 parent 22823cc commit 9fe3135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CMake Nightly Build
on:
workflow_dispatch:
schedule:
- cron: "0 10 * * *"
- cron: "10 0 * * *"


env:
Expand Down

0 comments on commit 9fe3135

Please sign in to comment.