Skip to content

Commit afd17b8

Browse files
committed
Update github runner tags
1 parent 476cc49 commit afd17b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/create_search_index.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- master
7+
- feature/KshitizGIT-DebugWebsiteBuildIssue
78
pull_request:
89
branches:
910
- master
@@ -15,7 +16,7 @@ concurrency:
1516
jobs:
1617
jekyll:
1718
runs-on: RAM32GB
18-
timeout-minutes: 500
19+
timeout-minutes: 600
1920
environment: jekyll
2021
steps:
2122
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)