Skip to content

Commit

Permalink
Update AMI image
Browse files Browse the repository at this point in the history
  • Loading branch information
asmacdo committed Dec 2, 2024
1 parent 747f0a4 commit 6156e21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
id: launch_ec2
run: |
INSTANCE_ID=$(aws ec2 run-instances \
--image-id ami-0c02fb55956c7d316 \
--image-id ami-088d38b423bff245f \
--count 1 \
--instance-type t3.micro \
--key-name dandihub-gh-actions \
Expand Down

0 comments on commit 6156e21

Please sign in to comment.