projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1edfed0
)
Upgrade meson version in CI
author
Matthias Goergens
<matthias.goergens@gmail.com>
Fri, 7 Apr 2023 09:03:27 +0000
(17:03 +0800)
committer
Nikolaus Rath
<Nikolaus@rath.org>
Fri, 7 Apr 2023 12:32:35 +0000
(13:32 +0100)
test/ci-install.sh
patch
|
blob
|
history
diff --git
a/test/ci-install.sh
b/test/ci-install.sh
index 924623b9ef2a82101dde5310d8f837c5d996e0b9..a4f273b81267577116f491c4c936a19bf9246fd7 100755
(executable)
--- a/
test/ci-install.sh
+++ b/
test/ci-install.sh
@@
-3,8
+3,7
@@
set -e
sudo python3 -m pip install --upgrade pip
-# Meson 0.45 requires Python 3.5 or newer
-sudo python3 -m pip install pytest meson==0.50
+sudo python3 -m pip install pytest meson==1.0.1
valgrind --version
ninja --version
meson --version