@@ -502,6 +502,7 @@ jobs:
set -ex
brew update
brew uninstall --force pkg-config
+ brew install pkgconf --overwrite
brew bundle --file=tests/Brewfile --no-upgrade
cpanm IPC::System::Simple
cpanm String::ShellQuote
@@ -8,6 +8,7 @@