Skip to content

Commit bf08eea

Browse files
Run E2E at 7am instead of 3am (UTC)
1 parent fb53cdc commit bf08eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ on:
4545
default: false
4646
description: "If checked, additionally create service using latest stable version, then upgrade to the current version"
4747
schedule:
48-
- cron: "0 3 * * *"
48+
- cron: "0 7 * * *"
4949

5050
defaults:
5151
run:

0 commit comments

Comments
 (0)