Skip to content

Commit b3c8db3

Browse files
committed
Increase timeout for docs
1 parent b630e10 commit b3c8db3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
publish:
1919
name: Docs Julia
2020
runs-on: ubuntu-latest
21-
timeout-minutes: 60
21+
timeout-minutes: 120
2222
permissions:
2323
contents: write
2424
steps:

0 commit comments

Comments
 (0)