mirror of
https://github.com/weechat/weechat.git
synced 2026-06-12 14:14:48 +02:00
Revert "ci: fix macOS CI"
Remove workaround for https://github.com/actions/runner-images/issues/10984
This reverts commit 2555c378a2.
This commit is contained in:
@@ -381,9 +381,7 @@ jobs:
|
||||
/usr/local/bin/python3.11 \
|
||||
/usr/local/bin/python3.11-config \
|
||||
;
|
||||
# workaround for https://github.com/actions/runner-images/issues/10984
|
||||
brew uninstall --ignore-dependencies --force pkg-config@0.29.2
|
||||
brew install asciidoctor aspell cjson guile lua ruby
|
||||
brew install asciidoctor aspell cjson guile lua pkg-config ruby
|
||||
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user