ci: fix the tested meson version
authorEric Engestrom <eric@engestrom.ch>
Mon, 22 Aug 2022 16:41:18 +0000 (17:41 +0100)
committerEric Engestrom <eric@engestrom.ch>
Mon, 22 Aug 2022 16:41:18 +0000 (17:41 +0100)
Reviewed-by: Simon Ser <contact@emersion.fr>
.gitlab-ci/debian-install.sh

index d50dc61..6f7a212 100644 (file)
@@ -68,4 +68,4 @@ done
 apt-get purge -y $EPHEMERAL
 
 # Test that the oldest Meson version we claim to support is still supported
-pip3 install meson==0.46
+pip3 install meson==0.53