Skip to content

Commit b608acb

Browse files
committed
RELEASE endurance tests should run offset from unstable
1 parent 8dbea2a commit b608acb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/endurance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Endurance
22

33
on:
44
schedule:
5-
- cron: '30 * * * *'
5+
- cron: '0 * * * *'
66

77
jobs:
88

0 commit comments

Comments
 (0)