From afcd1b55b2819d99e12d3403176f6fdf8f3535a9 Mon Sep 17 00:00:00 2001 From: viniciusdc Date: Mon, 15 Apr 2024 12:31:52 -0300 Subject: [PATCH] Update AMI instance Ubuntu Server 20.04 --- .cirun.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirun.yml b/.cirun.yml index 9e9b8be7..d23f28a8 100644 --- a/.cirun.yml +++ b/.cirun.yml @@ -4,7 +4,7 @@ runners: cloud: aws # Instance Type has 4 vcpu, 16 GiB memory, Up to 5 Gbps Network Performance instance_type: t3.2xlarge - machine_image: ami-0b8b44ec9a8f90422 + machine_image: ami-0eb199b995e2bc4e3 # ami-0a388df278199ff52 # Region: Oregon region: us-west-2 @@ -13,4 +13,4 @@ runners: - true - false labels: - - cirun-runner \ No newline at end of file + - cirun-runner