From c5404e0495ff74b1f876220180ecc20c7ed839ae Mon Sep 17 00:00:00 2001 From: Matan Kushner Date: Tue, 13 Aug 2019 19:42:25 -0400 Subject: [PATCH] ci: Remove remaining reference to bump brew formula --- azure-pipelines.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 50c5365c5..73118a3f9 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -81,9 +81,3 @@ stages: parameters: name: cargo_publish displayName: Publish to Crates.io - - # Open a PR on Homebrew/homebrew-core with an update to the starship formula - - template: ci/bump-brew-formula.yml - parameters: - name: bump_brew_formula - displayName: Bump the Homebrew formula