CI: homebrew - Untap aws and azure to silence warnings (#1972)

This commit is contained in:
shinra-electric 2026-07-01 01:19:16 +09:00 committed by GitHub
parent 359f1d9beb
commit 0e7e9ee632
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -230,6 +230,9 @@ jobs:
- name: "Install system dependencies"
run: |
# Removing azure/bicep and aws to silence warnings in Github Actions
brew uninstall bicep
brew untap aws/tap azure/bicep
brew update
brew install nasm automake libtool