Skip to content

Commit 6ceaf22

Browse files
author
Tim Zhou
committed
New Image : 2025-05-12
see: [containers/automation_images#407] Signed-off-by: Tim Zhou <[email protected]> increase timeout for aarch64 machine Signed-off-by: Tim Zhou <[email protected]>
1 parent 45fc915 commit 6ceaf22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cirrus.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ env:
3131
DEBIAN_NAME: "debian-13"
3232

3333
# Image identifiers
34-
IMAGE_SUFFIX: "c20250422t130822z-f42f41d13"
34+
IMAGE_SUFFIX: "c20250512t140028z-f42f41d13"
3535

3636
# EC2 images
3737
FEDORA_AMI: "fedora-aws-${IMAGE_SUFFIX}"
@@ -796,7 +796,7 @@ podman_machine_aarch64_task:
796796
depends_on: *build
797797
ec2_instance:
798798
<<: *standard_build_ec2_aarch64
799-
timeout_in: 30m
799+
timeout_in: 40m
800800
env:
801801
TEST_FLAVOR: "machine-linux"
802802
EC2_INST_TYPE: c6g.metal

0 commit comments

Comments
 (0)