gitlab: use .base_meson_job_template for macOS jobs
This way we'll get more environmental information which will help with debugging. Reviewed-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com> Message-ID: <20260824-fixes-for-11-2-v2-1-352c6b890402@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Alex Bennée committed
Aug 24, 2026 at 16:24 UTC
0e052858aa84fa1ee1ccaefd878f9bda4e25a609
1 file changed
+1
-1
.gitlab-ci.d/macos.yml
+1
-1
@@ -1,5 +1,5 @@
1
.macos_job_template:
2
- extends: .base_job_template
2
+ extends: .base_meson_job_template
3
stage: build
4
tags:
5
- saas-macos-large-m2pro