Skip to content

Commit

Permalink
chore: switch to new enabled machine image
Browse files Browse the repository at this point in the history
  • Loading branch information
wangeguo committed Jan 15, 2024
1 parent e24c3c5 commit 2e78f08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ runners:
- name: "aws-arm64-runner"
cloud: "aws"
instance_type: "t4g.2xlarge"
machine_image: "ami-05885c561c5df6fa5"
machine_image: "ami-05d50447160398aa9"
region: "us-east-1"
preemptible: false
labels:
Expand Down

0 comments on commit 2e78f08

Please sign in to comment.