Skip to content

Commit

Permalink
Add use_rbe to gclient variables for Framework Smoke Tests (#50403)
Browse files Browse the repository at this point in the history
This is to enable rbe support. Part of flutter/flutter#142986
  • Loading branch information
keyonghan authored Feb 6, 2024
1 parent 269ed90 commit b2ba57e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,9 @@ targets:
enabled_branches:
- main
timeout: 60
properties:
gclient_variables: >-
{"use_rbe": true}
- name: Linux linux_clang_tidy
recipe: engine_v2/engine_v2
Expand Down

0 comments on commit b2ba57e

Please sign in to comment.