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