Skip to content

Commit 561233c

Browse files
authored
Change trigger time for AMD CI (#42034)
fix Co-authored-by: ydshieh <[email protected]>
1 parent 36b6405 commit 561233c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/self-scheduled-amd-caller.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Self-hosted runner (AMD scheduled CI caller)
22

33
on:
44
schedule:
5-
- cron: "17 2 * * *"
5+
- cron: "17 5 * * *"
66

77
jobs:
88
run_scheduled_amd_ci:

0 commit comments

Comments
 (0)