Skip to content

Commit 03716f1

Browse files
Update launch_ec2_instance.yml
1 parent 9a973a6 commit 03716f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/launch_ec2_instance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ jobs:
4848
AWS_CONFIG_FILE: ./.aws/config
4949
- name: Launch EC2 Instance
5050
run: aws ec2 run-instances --image-id ami-05c1fa8df71875112 \
51-
--instance-type t2.micro --key-name marx4universe.pem --security-group-ids launch-wizard-4 \
51+
--instance-type t2.medium --key-name marx4universe.pem --security-group-ids launch-wizard-4 \
5252
--subnet-id subnet-9e956ae4

0 commit comments

Comments
 (0)