Skip to content

Commit

Permalink
Upgrade cirun AMI to ubuntu 24.04 (#2958)
Browse files Browse the repository at this point in the history
  • Loading branch information
aktech authored Feb 13, 2025
1 parent 3c22840 commit 1f9f1a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .cirun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ runners:
cloud: aws
# Instance Type has 8 vcpu, 32 GiB memory, Up to 5 Gbps Network Performance
instance_type: t3a.2xlarge
# Custom AMI with docker/cypress/hub pre-installed
machine_image: ami-0a388df278199ff52
# Custom Ubuntu 24.04 AMI with docker/hub pre-installed
machine_image: ami-01b494943951b97c7
# Region: Oregon
region: us-west-2
# Use Spot Instances for cost savings
Expand Down

0 comments on commit 1f9f1a0

Please sign in to comment.