Skip to content

Commit bc7e50b

Browse files
committed
remove RBE config from workflow
1 parent 97a9465 commit bc7e50b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-binaries.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ jobs:
2828

2929
- name: Setup bazel
3030
uses: ./.github/actions/setup_bazel_nix
31-
with:
32-
useCache: "rbe"
33-
rbePlatform: "ubuntu-22.04"
3431

3532
- name: Build all
3633
shell: bash

0 commit comments

Comments
 (0)