Skip to content

Commit

Permalink
update AMI to correct region (still the 'Deep Learning Base OSS Nvidi…
Browse files Browse the repository at this point in the history
…a Driver GPU AMI' AMI)
  • Loading branch information
mikemhenry committed Aug 9, 2024
1 parent a02e729 commit 01b4d2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gpu-runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
provider: "aws"
action: "start"
aws_image_id: ami-0f7c4a792e3fb63c8
aws_image_id: ami-0b7f661c228e6a4bb
aws_instance_type: g4dn.xlarge
aws_region_name: us-east-2
aws_home_dir: /home/ubuntu
Expand Down

0 comments on commit 01b4d2c

Please sign in to comment.