1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-12-19 23:42:18 +02:00
Files
David Steele d83019924b Fix 32-bit CI testing.
32-bit testing was broken by 24802a08, which was attempting to fix multi-architecture builds by using docker to set the architecture.

i386 is not a special case but the prior alternate architectures did not run integration tests. This requires passing the architecture around since the integration test main process runs on the host system, which may be a different architecture.
2025-11-12 14:27:22 +02:00

17 KiB