Commits


Sutou Kouhei authored and GitHub committed 4b20e70ad05
GH-34622: [CI][GLib] Use "meson setup ..." (#34623) ### Rationale for this change Because "meson ..." is deprecated. ### What changes are included in this PR? Use "meson setup ..." instead. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * Closes: #34622 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>