We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 776719b commit 92f379fCopy full SHA for 92f379f
.github/workflows/tests.yml
@@ -180,7 +180,7 @@ jobs:
180
done
181
# Workaround for https://github.com/actions/runner-images/issues/10984
182
brew uninstall --ignore-dependencies --force pkg-config@0.29.2
183
- brew install ccache ffmpeg ghostscript gobject-introspection gtk4 imagemagick ninja
+ brew install ccache ffmpeg gobject-introspection gtk4 ninja
184
brew install --cask font-noto-sans-cjk font-noto-sans-cjk-sc inkscape
185
;;
186
esac
0 commit comments