Skip to content

Commit

Permalink
NR-164383: pin brew version
Browse files Browse the repository at this point in the history
  • Loading branch information
rogercoll committed Feb 6, 2024
1 parent 3051330 commit b71088d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/canaries/deploy_macos_canaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
name: caos.ansible_roles.install_brew
# latest versions of brew allow running service with sudo, not necessary to downgrade
# comment left for reference
# vars:
# brew_version: 3.6.21 # with 4.0.* there are some problems with sudo https://github.com/Homebrew/brew/issues/14462#issuecomment-1445130069
vars:
brew_version: 3.6.21 # with 4.0.* there are some problems with sudo https://github.com/Homebrew/brew/issues/14462#issuecomment-1445130069
- name: Install python
include_role:
name: caos.ansible_roles.install_python
Expand Down

0 comments on commit b71088d

Please sign in to comment.