Skip to content

Commit 7327502

Browse files
Increase timeout-minutes for Build and Deploy Docs
1 parent b4395ea commit 7327502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-sphinx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
name: Build and Deploy Docs
2727

2828
runs-on: ubuntu-22.04
29-
timeout-minutes: 60
29+
timeout-minutes: 90
3030

3131
permissions:
3232
# Needed to cancel any previous runs that are not completed for a given workflow

0 commit comments

Comments
 (0)