Skip to content

Commit 071fa87

Browse files
authored
Merge pull request #1258 from pq-code-package/ot_ci
CI/OT: Switch to c7i.2xlarge
2 parents c8ddc6e + 07972b2 commit 071fa87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-opentitan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
mode: start
4040
github-token: ${{ secrets.AWS_GITHUB_TOKEN }}
4141
ec2-image-id: ${{ env.AMI_UBUNTU_22_04_X86_64 }}
42-
ec2-instance-type: c6i.2xlarge
42+
ec2-instance-type: c7i.2xlarge
4343
ec2-volume-size: 32
4444
subnet-id: subnet-07b2729e5e065962f
4545
security-group-id: sg-0ab2e297196c8c381

0 commit comments

Comments
 (0)