Skip to content

Commit

Permalink
change ami image to gpu
Browse files Browse the repository at this point in the history
  • Loading branch information
leifdenby committed Jun 4, 2024
1 parent 6fff3fc commit 8054e9e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .cirun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ runners:
# Cloud Provider: AWS
cloud: "aws"
# https://aws.amazon.com/ec2/instance-types/g4/
# instance_type: "g4dn.xlarge"
instance_type: "t2.nano"
instance_type: "g4dn.xlarge"
# Ubuntu-20.4, ami image
machine_image: "ami-06fd8a495a537da8b"
preemptible: false
Expand Down

0 comments on commit 8054e9e

Please sign in to comment.