diff --git a/.cirun.yml b/.cirun.yml index 79d62f22..b188d6dc 100644 --- a/.cirun.yml +++ b/.cirun.yml @@ -4,7 +4,7 @@ runners: # Cloud Provider: AWS cloud: "aws" # https://aws.amazon.com/ec2/instance-types/g4/ - instance_type: "g4dn.xlarge" + instance_type: "g4ad.xlarge" # Ubuntu-20.4, ami image machine_image: "ami-06fd8a495a537da8b" preemptible: false