Skip to content

Commit 846697f

Browse files
committed
Longer timeout for doc render
1 parent a450bb0 commit 846697f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
documentation_render:
140140
name: Documentation - render documentation
141141
runs-on: ubuntu-latest
142-
timeout-minutes: 10
142+
timeout-minutes: 20
143143
strategy:
144144
matrix:
145145
python-version: ['3.10']

0 commit comments

Comments
 (0)