ci/fedora: bump to meson 1.3.0
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26636>
This commit is contained in:
@@ -96,8 +96,8 @@ tar -xvf $XORGMACROS_VERSION.tar.bz2 && rm $XORGMACROS_VERSION.tar.bz2
|
||||
cd $XORGMACROS_VERSION; ./configure; make install; cd ..
|
||||
rm -rf $XORGMACROS_VERSION
|
||||
|
||||
# We need at least 1.2 for Rust's `debug_assertions`
|
||||
pip install meson==1.2.0
|
||||
# We need at least 1.3 for meson's rust.proc_macro
|
||||
pip install meson==1.3.0
|
||||
|
||||
. .gitlab-ci/container/build-mold.sh
|
||||
|
||||
|
Reference in New Issue
Block a user