Skip to content

Commit e1123df

Browse files
Update benchmarks.yml
1 parent e6223d0 commit e1123df

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/benchmarks.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ jobs:
4141
df -h # Disk space information
4242
uname -a # Kernel information
4343
44-
- name: Set up Bazel
45-
uses: bazelbuild/setup-bazel@v2
46-
with:
47-
bazel-version: 'latest'
44+
# - name: Set up Bazel
45+
# uses: bazelbuild/setup-bazel@v2
46+
# with:
47+
# bazel-version: 'latest'
4848

4949
- name: Install updates and Python env
5050
working-directory: xla/xla/backends/cpu/benchmarks/e2e/gemma2/flax_2b

0 commit comments

Comments
 (0)