Skip to content

Commit 63a17c1

Browse files
authored
Merge pull request #25 from vespa-engine/revert-24-kkraune/concurrency
Revert "less concurrency"
2 parents 47eea2f + f6f8669 commit 63a17c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-link-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,6 @@ jobs:
139139
--no-check-external-hash \
140140
--no-enforce-https \
141141
--swap-urls "${SWAP_URLS}" \
142-
--typhoeus '{"connecttimeout": 10, "timeout": 30, "accept_encoding": "zstd,br,gzip,deflate", "max_concurrency": 1}' \
142+
--typhoeus '{"connecttimeout": 10, "timeout": 30, "accept_encoding": "zstd,br,gzip,deflate"}' \
143143
${{ inputs.additional-args }} \
144144
_site

0 commit comments

Comments
 (0)