From 809bd9d3cbbbedb19785ef41254a37dab786425c Mon Sep 17 00:00:00 2001 From: Martin Kroeker Date: Sun, 27 Jul 2025 10:24:27 +0200 Subject: [PATCH] temporary upgrade to a Graviton4 instance for V2 build testing --- .cirun.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirun.yml b/.cirun.yml index bfc6494d0..0d979ba0f 100644 --- a/.cirun.yml +++ b/.cirun.yml @@ -6,7 +6,7 @@ runners: cloud: "aws" region: "us-east-1" # Cheapest VM on AWS - instance_type: "c7g.large" + instance_type: "c8g.large" # Ubuntu-22.04, ami image machine_image: "ami-0a0c8eebcdd6dcbd0" preemptible: false