cirrus: use fastvm for buildah_bud

As they run parallel now we can use some more cores and remove the long
timeout, they must be faster than the 20min default now.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
Paul Holzinger
2025-02-17 13:23:10 +01:00
parent 3de18b537e
commit c278db873f

View File

@ -979,8 +979,7 @@ buildah_bud_test_task:
PODBIN_NAME: podman
- env:
PODBIN_NAME: remote
gce_instance: *standardvm
timeout_in: 45m
gce_instance: *fastvm
clone_script: *get_gosrc
setup_script: *setup
main_script: *main