ci: Add MBUILD_TARGET for NetBSD and OpenBSD

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 88edd661c881562869e8a02f135c897cdd55103f
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2025-04-08T13:28:29Z
Releases: 18.0
ci: Add MBUILD_TARGET for NetBSD and OpenBSD

Commit b2bdb972c0 added MBUILD_TARGET to ensure that meson builds
the tests before running them, this adds MBUILD_TARGET to OpenBSD
and NetBSD builds as well where it was missing.

No backpatching since OpenBSD and NetBSD support does not exist
in the backbranch CI.

Author: Nazir Bilal Yavuz <byavuz81@gmail.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/CAN55FZ2LNnRrtL+cpSdEg44fQcLPq_GjJjfNa0vz+xqEdq=ZHw@mail.gmail.com

Files

PathChange+/−
.cirrus.tasks.yml modified +1 −1

Discussion