Skip to content

Commit 5cc31cf

Browse files
Workflow - change os
1 parent c42c174 commit 5cc31cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/autogen-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ on:
44
schedule:
55
- cron: '45 10 * * TUE'
66
- cron: '45 10 * * THU'
7-
- cron: '25 16 * * THU'
7+
- cron: '45 16 * * THU'
88
jobs:
99
autogen-docs:
10-
runs-on: windows-latest
10+
runs-on: macos-latest
1111
defaults:
1212
run:
1313
working-directory: ./generate-docs

0 commit comments

Comments
 (0)