Skip to content

Commit

Permalink
Merge pull request #1243 from alphagov/pipeline-speed-improvements
Browse files Browse the repository at this point in the history
Concourse CI: Use Homebrew 2.2.5 that has sped up `brew update`
  • Loading branch information
Issy Long committed Feb 4, 2020
2 parents ce8dd1c + 05d0c85 commit 5b55054
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 5b55054

Please sign in to comment.