Skip to content
  • Paul Gschwendtner's avatar
    ci: remove RBE workaround from `components-repo-unit-tests` job (#42875) · 7271ad15
    Paul Gschwendtner authored
    In the past when we had issues with our RBE instance, we wanted
    to get CI green as soon as possible, and couldn't wait on the
    components repo to land their RBE instance fix. We manually
    fixed the RBE instance name using a CI step using `sed`.
    
    This is no longer needed if we update to the most recent
    state of the components repository.
    
    PR Close #42875
    7271ad15