Skip to content

Commit 367c52f

Browse files
authored
PT-6450 use self-hosted runner to run sdk-tests (#749)
1 parent 66d1824 commit 367c52f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ workflows:
136136
- automated-test/run-sdk-tests:
137137
requires:
138138
- test
139-
machine-size: medium+
139+
machine-size: interstellar/gke-cpu-large
140140
name: sdk-e2e-tests
141141
fingerprint: 'c5:5a:28:b3:5e:21:8d:9c:6c:b1:9b:a7:7b:f3:41:0c'
142142
run-command: make test-all

0 commit comments

Comments
 (0)