Correctly specify Xcode version for trybots (same as for postsubmit)
TBR: phoglund@webrtc.org Bug: webrtc:9201 Change-Id: I477be03e9c6af416444a707718d9092ac35d9b3d Reviewed-on: https://webrtc-review.googlesource.com/72880 Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23035}
This commit is contained in:
parent
0f77feae6d
commit
530a55fc86
@ -2,7 +2,7 @@
|
||||
"comments": [
|
||||
"Tests for 32-bit iOS simulators."
|
||||
],
|
||||
"xcode build version": "9C40b",
|
||||
"xcode version": "9.0",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS simulators."
|
||||
],
|
||||
"xcode build version": "9C40b",
|
||||
"xcode version": "9.0",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS simulators."
|
||||
],
|
||||
"xcode build version": "9C40b",
|
||||
"xcode version": "9.0",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"comments": [
|
||||
"Tests for 64-bit iOS simulators."
|
||||
],
|
||||
"xcode build version": "9C40b",
|
||||
"xcode version": "9.0",
|
||||
"gn_args": [
|
||||
"goma_dir=\"$(goma_dir)\"",
|
||||
"is_component_build=false",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user