ci: Remove extra PG_TEST_EXTRA from NetBSD/OpenBSD
authorJacob Champion <jchampion@postgresql.org>
Wed, 3 Sep 2025 14:54:15 +0000 (07:54 -0700)
committerJacob Champion <jchampion@postgresql.org>
Wed, 3 Sep 2025 14:54:15 +0000 (07:54 -0700)
commit01c59380032fef5f0ce88234b04d0021dfd47d3e
tree806bc0f733b2d333e469b8b426b3090c0abec116
parent01d6e5b2cf90737395344a8233cae5891c191357
ci: Remove extra PG_TEST_EXTRA from NetBSD/OpenBSD

The PG_TEST_EXTRA environment variable is already set at the top level.
As of 3d1aec225, Meson tasks will use this by default, so there's no
need for another intermediate variable.

Author: Nazir Bilal Yavuz <byavuz81@gmail.com>
Suggested-by: Peter Eisentraut <peter@eisentraut.org>
Discussion: https://postgr.es/m/flat/CAN55FZ0aO8d_jkyRijcGP8qO%3DXH09qG%3Dpw0ZZDvB4LMzuXYU1w%40mail.gmail.com
.cirrus.tasks.yml