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

Commit

Permalink
ci: moved nightlies start from 11pm to 7pm
Browse files Browse the repository at this point in the history
  • Loading branch information
michaln-gc committed May 19, 2023
1 parent c07931a commit f38f647
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/2-local-vpod-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ on:
default: '["IPU-POD4"]'
pull_request:
schedule:
# run at 11:00 PM GMT every night
- cron: '0 23 * * *'
# run at 7:00 PM GMT every night
- cron: '0 19 * * *'


jobs:
Expand Down

0 comments on commit f38f647

Please sign in to comment.