You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/10/17 00:42:23 UTC

[GitHub] [accumulo-website] ctubbsii commented on a diff in pull request #347: Increase build timeout to 15 minutes

ctubbsii commented on code in PR #347:
URL: https://github.com/apache/accumulo-website/pull/347#discussion_r996536586


##########
.github/workflows/jekyll.yaml:
##########
@@ -27,7 +27,7 @@ on:
 
 jobs:
   jekyll:
-    timeout-minutes: 10
+    timeout-minutes: 15
     runs-on: ubuntu-latest
     steps:
     - uses: actions/checkout@v2

Review Comment:
   I wonder if some of this would be faster if we updated to use v3 for the actions. Could make that change as well (or use whatever is the latest, if it's newer than v3).



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org