mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore(ci): disable brew auto-update (#2861)
This commit is contained in:
parent
88362f710f
commit
e445e1c8b8
@ -25,6 +25,8 @@ task:
|
||||
osx_instance:
|
||||
image: high-sierra-base
|
||||
name: node8 (macOS)
|
||||
env:
|
||||
HOMEBREW_NO_AUTO_UPDATE: 1
|
||||
node_install_script:
|
||||
- brew install node@8
|
||||
- brew link --force node@8
|
||||
|
Loading…
Reference in New Issue
Block a user