Skip to content

Commit e8faa62

Browse files
[macos] temporarily shift MacOS 11 image generation schedule (#7335)
1 parent 3c5dc9d commit e8faa62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos11.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
paths:
1414
- 'images/macos/**'
1515
schedule:
16-
- cron: '0 0 * * *'
16+
- cron: '45 0 * * *'
1717

1818
jobs:
1919
macOS_11:

0 commit comments

Comments
 (0)