We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ebf3c commit 8b212efCopy full SHA for 8b212ef
.github/workflows/build-and-test-differential.yaml
@@ -35,7 +35,7 @@ jobs:
35
mode: start
36
github-token: ${{ secrets.GH_PERSONAL_ACCESS_TOKEN_MFC }}
37
ec2-image-id: ami-092a175a6ad1aad7a
38
- ec2-instance-type: c6i.xlarge
+ ec2-instance-type: c6a.xlarge
39
subnet-id: subnet-070b3d46464230127
40
security-group-id: sg-0cca5762919221f16
41
runner-home-dir: /home/ubuntu/actions-runner
0 commit comments