Skip to content

Commit 98dec1b

Browse files
athomascommit-bot@chromium.org
authored andcommitted
[infra] Use mac_use_goma_rbe=true on dart-sdk-mac
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 <[email protected]> Commit-Queue: William Hesse <[email protected]> Reviewed-by: William Hesse <[email protected]>
1 parent adb317e commit 98dec1b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

tools/bots/test_matrix.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2714,7 +2714,10 @@
27142714
"--arch=x64",
27152715
"--mode=release",
27162716
"create_sdk"
2717-
]
2717+
],
2718+
"environment": {
2719+
"DART_GN_ARGS": "mac_use_goma_rbe=true"
2720+
}
27182721
},
27192722
{
27202723
"name": "upload sdk",

0 commit comments

Comments
 (0)