Skip to content

Commit

Permalink
#135: t3
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jan 20, 2025
1 parent 08f9bd1 commit 9001b27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
aws-resource-tags: '[{"Key":"Name","Value":"hone-deep"}]'
github-token: ${{ secrets.AWS_PAT }}
ec2-image-id: ${{ secrets.AWS_AMI }}
ec2-instance-type: t2.4xlarge
ec2-instance-type: t3.2xlarge
subnet-id: ${{ secrets.AWS_SUBNET }}
security-group-id: ${{ secrets.AWS_SGROUP }}
deep:
Expand Down

0 comments on commit 9001b27

Please sign in to comment.