ci: Configure g++ with 32-bit for 32-bit build

Peter Eisentraut <peter@eisentraut.org>

Commit: 831bbb9bf50561283ffb0bb0af1a0871dc227034
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2026-01-09T07:58:50Z
ci: Configure g++ with 32-bit for 32-bit build

In future commits, we'll start to make improvements to C++
infrastructure.  This requires that for our 32-bit builds we also
build C++ code for the 32-bit architecture.

Author: Jelte Fennema-Nio <postgres@jeltef.nl>
Discussion: https://www.postgresql.org/message-id/flat/D98JHQF7H2A8.VSE3I4CJBTAB%40partin.io

Files

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

Discussion