Change webrtc-internal iOS pool for try and ci bots

Bug: webrtc:10047
Change-Id: I33d315e10354fe0187c55837f317d2ec5b16ac21
Reviewed-on: https://webrtc-review.googlesource.com/c/118040
Reviewed-by: Oleh Prypin <oprypin@webrtc.org>
Commit-Queue: Artem Titarenko <artit@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26335}
This commit is contained in:
Artem Titarenko
2019-01-17 12:10:43 +01:00
committed by Commit Bot
parent 36e0f57de3
commit d7bc09705b
4 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
"dimensions": [ "dimensions": [
{ {
"os": "Mac", "os": "Mac",
"pool": "Chrome" "pool": "chrome.tests"
} }
] ]
} }

View File

@ -27,7 +27,7 @@
"dimensions": [ "dimensions": [
{ {
"os": "Mac", "os": "Mac",
"pool": "Chrome" "pool": "chrome.tests"
} }
] ]
} }

View File

@ -26,7 +26,7 @@
"dimensions": [ "dimensions": [
{ {
"os": "Mac", "os": "Mac",
"pool": "Chrome" "pool": "chrome.tests"
} }
] ]
} }

View File

@ -27,7 +27,7 @@
"dimensions": [ "dimensions": [
{ {
"os": "Mac", "os": "Mac",
"pool": "Chrome" "pool": "chrome.tests"
} }
] ]
} }