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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]