Skip to content

Commit

Permalink
Use HTTP1.1 to download Node package for nvm in CI (#6348)
Browse files Browse the repository at this point in the history
Co-authored-by: Tony Li <tony.li@automattic.com>
  • Loading branch information
mokagio and crazytonyli committed Nov 6, 2023
2 parents 952f67d + ad30952 commit 1db3b4b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ x-common-params:
- 'AWS_ACCESS_KEY'
- 'AWS_SECRET_KEY'
- &nvm_plugin
automattic/nvm#0.2.1
automattic/nvm#0.3.0:
# This is an attempt to fix curl error (92) during installing nodejs.
curlrc: --http1.1
- &ci_toolkit_plugin
automattic/a8c-ci-toolkit#2.18.2
- &xcode_agent_env
Expand Down

0 comments on commit 1db3b4b

Please sign in to comment.