mirror of
https://github.com/containers/podman.git
synced 2026-07-10 15:25:00 -04:00
To avoid failures such as
https://github.com/containers/podman/actions/runs/24401569105/job/71274410909#step:10:78
use version v5.0.2 of WiX as we do in CI images:
fe80516848/win_images/win_packaging.ps1 (L27)
Related to issue https://github.com/containers/podman/issues/27042
Signed-off-by: Mario Loriedo <mario.loriedo@gmail.com>