Skip to content

Commit d120603

Browse files
committed
wheel-build: pin meson version
1 parent c426a45 commit d120603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packing/build_pango_mac.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export PATH="$PATH:$PREFIX/bin"
4949

5050
echo "::group::Install Meson"
5151
echo "Installing Meson and Ninja"
52-
pip3 install -U meson ninja
52+
pip3 install -U meson==0.60.3 ninja
5353
echo "::endgroup::"
5454

5555
echo "::group::Removing the things from brew"

0 commit comments

Comments
 (0)