Skip to content

Commit 8d01a7c

Browse files
authored
Update config.yml
1 parent 010221f commit 8d01a7c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.circleci/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,10 @@ jobs:
167167
instance_type: g4dn.xlarge
168168
min_instances: 1
169169
max_instances: 2
170+
- name: inferentia
171+
instance_type: inf1.xlarge
172+
min_instances: 1
173+
max_instances: 2
170174
EOF
171175
- run-e2e-tests:
172176
provider: aws

0 commit comments

Comments
 (0)