Changeset 222370 in webkit
- Timestamp:
- Sep 21, 2017, 5:16:55 PM (8 years ago)
- Location:
- trunk/Tools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/Tools/ChangeLog ¶
r222364 r222370 1 2017-09-21 Ryan Haddad <ryanhaddad@apple.com> 2 3 Change architecture for ios-ews queue to arm64. 4 https://bugs.webkit.org/show_bug.cgi?id=177332 5 6 Reviewed by Alexey Proskuryakov. 7 8 * Scripts/webkitpy/common/config/ews.json: 9 1 10 2017-09-21 Tim Horton <timothy_horton@apple.com> 2 11 -
TabularUnified trunk/Tools/Scripts/webkitpy/common/config/ews.json ¶
r217555 r222370 15 15 "port": "ios-device", 16 16 "name": "ios-ews", 17 "architecture": "arm v7s"17 "architecture": "arm64" 18 18 }, 19 19 "iOS Simulator EWS": {
Note:
See TracChangeset
for help on using the changeset viewer.