mirror of
https://github.com/containers/podman.git
synced 2026-07-26 06:57:08 -04:00
Some jobs had no timeout set, add reasonable timeouts for the jobs. This is needed because the github default it a timeout of 6 hours which is just not sane and in case a job ever hangs will waste a lot of resources. Signed-off-by: Paul Holzinger <pholzing@redhat.com>