From 5a3050d090656c40e07dbc5bda39ce7b6ce01d96 Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Tue, 2 May 2023 23:15:06 +0200 Subject: [PATCH] Update AMI in `.cirun.yml` for nebari-dev-ci AWS account (#1776) --- .cirun.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirun.yml b/.cirun.yml index eec94207b..c4b902c38 100644 --- a/.cirun.yml +++ b/.cirun.yml @@ -7,7 +7,7 @@ runners: # Instance Type has 4 vcpu, 16 GiB memory, Up to 5 Gbps Network Performance instance_type: t3a.xlarge # Custom AMI with docker/cypress/hub pre-installed - machine_image: ami-0cdc9ef51d44597ce + machine_image: ami-0a388df278199ff52 # Region: Oregon region: us-west-2 # Use Spot Instances for cost savings