Skip to content

Commit

Permalink
[infra] Use mac_use_goma_rbe=true on dart-sdk-mac
Browse files Browse the repository at this point in the history
This uses the build feature added by:
https://dart-review.googlesource.com/c/sdk/+/139782

Bug:b/151697301
Cq-Include-Trybots: dart/try:dart-sdk-mac-try
Change-Id: Ia8e748c1b8f0bc8836d94b110e686c41d3b69094
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/153982
Auto-Submit: Alexander Thomas <athom@google.com>
Commit-Queue: William Hesse <whesse@google.com>
Reviewed-by: William Hesse <whesse@google.com>
  • Loading branch information
athomas authored and commit-bot@chromium.org committed Jul 10, 2020
1 parent adb317e commit 98dec1b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tools/bots/test_matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -2714,7 +2714,10 @@
"--arch=x64",
"--mode=release",
"create_sdk"
]
],
"environment": {
"DART_GN_ARGS": "mac_use_goma_rbe=true"
}
},
{
"name": "upload sdk",
Expand Down

0 comments on commit 98dec1b

Please sign in to comment.