We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7370725 commit 73f9b67Copy full SHA for 73f9b67
.github/workflows/arm.yml
@@ -24,7 +24,7 @@ jobs:
24
github-token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
25
# Ubuntu 22.04 region AMI for ARM
26
ec2-image-id: ami-062b37d89f25c958f
27
- ec2-instance-type: t4g.large
+ ec2-instance-type: t4g.xlarge
28
subnet-id: ${{ secrets.AWS_EC2_SUBNET_ID }}
29
security-group-id: ${{ secrets.AWS_EC2_SG_ID }}
30
0 commit comments