Skip to content

Commit

Permalink
Concourse CI: Use Homebrew 2.2.5 that has sped up brew update
Browse files Browse the repository at this point in the history
- Homebrew 2.2.5 has improvements that reduce the time that `brew
  update(-reset)` takes from 2 minutes waiting for git to unshallow the
  clone of Homebrew/linuxbrew-core, to 45 seconds:
  Homebrew/brew@243e703
  • Loading branch information
issyl0 committed Feb 4, 2020
1 parent ce8dd1c commit 2162037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipeline.yml
Expand Up @@ -33,7 +33,7 @@ jobs:
type: docker-image
source:
repository: homebrew/brew
tag: 2.2.4
tag: 2.2.5
inputs:
- name: govuk-aws-pr
path: repo
Expand Down

0 comments on commit 2162037

Please sign in to comment.