mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Try giving up brew update
in Azure as well
homebrew-cask fetch fails too often. https://dev.azure.com/rubylang/ruby/_build/results?buildId=1917
This commit is contained in:
parent
e25088488b
commit
f3b0ed3f26
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ jobs:
|
|||
bundler:
|
||||
task: test-bundler
|
||||
steps:
|
||||
- script: brew update && brew install autoconf bison openssl
|
||||
- script: brew install autoconf bison openssl
|
||||
displayName: "Install dependencies"
|
||||
- checkout: self
|
||||
fetchDepth: 20
|
||||
|
|
Loading…
Add table
Reference in a new issue