Skip to content

Commit

Permalink
ENH: Update AWS EC2 GPU AMI tag
Browse files Browse the repository at this point in the history
Updates to AWS image with clean working directory and larger storage
  • Loading branch information
tbirdso committed Sep 6, 2022
1 parent f5e0a5f commit 900f0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirun.yml
Expand Up @@ -7,7 +7,7 @@ runners:
# NVIDIA GPU
instance_type: g4dn.xlarge
# Custom-defined Ubuntu AMI with AMD drivers and build tools pre-installed
machine_image: ami-0328487742df7e739
machine_image: ami-04462a876c33e6acf
region: us-east-2
preemptible: false
# Relevant workflow file
Expand Down

0 comments on commit 900f0db

Please sign in to comment.