Skip to content

Commit 4327f4a

Browse files
authored
Increase timeout to 10 hours
1 parent 34526bf commit 4327f4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create_search_index.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ concurrency:
1515
jobs:
1616
jekyll:
1717
runs-on: self-hosted
18+
timeout-minutes: 600
1819
environment: jekyll
1920
steps:
2021
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)