cirrus: bump macos machine test timeout

We see a ton of timeouts in bot the applehv and libkrun machine tests.
It seems 35m are no longer enough. I was not able to spot anything that
would explain why it increased all of the sudden as such I hope this is
enough.

Fixes #25057

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
Paul Holzinger
2025-01-20 18:53:23 +01:00
parent bdc195d641
commit 6ee51c5e4f

View File

@ -795,7 +795,7 @@ podman_machine_mac_task:
skip: *skip_rhel_release
depends_on: *build
persistent_worker: *mac_pw
timeout_in: 35m
timeout_in: 45m
env:
<<: *mac_env
DISTRO_NV: "darwin"