Skip to content

Commit

Permalink
ci: try to navigate the pkg-config → pkgconf homebrew migration
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Nov 25, 2024
1 parent 7ec98d4 commit da44556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
with:
ruby-version: "3.3"
apt-get: "autogen libtool shtool"
brew: "automake autogen libtool shtool"
brew: "_upgrade_ automake autogen libtool shtool" # _upgrade_ needed because of the pkg-config → pkgconf migration https://github.com/Homebrew/homebrew-core/commit/0c357945611d988fe65e46aeb092cbb6ca7492bd
mingw: "autotools xz"
bundler-cache: true
bundler: latest
Expand Down

0 comments on commit da44556

Please sign in to comment.