File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,14 +54,14 @@ jobs:
5454 with :
5555 mode : start
5656 github-token : ${{ secrets.GH_PERSONAL_ACCESS_TOKEN }}
57- ec2-image-id : ami-00c51d9c1374eda97
58- ec2-instance-type : g4dn.2xlarge
57+ ec2-image-id : ami-01a89eee1adde309c
58+ ec2-instance-type : g5.4xlarge
5959 subnet-id : subnet-02d230cffd9385bd4
6060 security-group-id : sg-06300447c4a5fbef3
6161 iam-role-name : instructlab-ci-runner
6262 aws-resource-tags : >
6363 [
64- {"Key": "Name", "Value": "instructlab-ci-github-small -runner"},
64+ {"Key": "Name", "Value": "instructlab-ci-github-medium -runner"},
6565 {"Key": "GitHubRepository", "Value": "${{ github.repository }}"},
6666 {"Key": "GitHubRef", "Value": "${{ github.ref }}"},
6767 {"Key": "GitHubPR", "Value": "${{ github.event.number }}"}
You can’t perform that action at this time.
0 commit comments