Skip to content

Commit 9042275

Browse files
Update benchmarks.yml
1 parent e5ae47d commit 9042275

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
@@ -30,10 +30,10 @@ jobs:
3030

3131
steps:
3232
- uses: actions/checkout@v3
33-
- name: Build jaxlib
34-
env:
35-
JAXCI_CLONE_MAIN_XLA: 1
36-
run: ./ci/build_artifacts.sh "jaxlib"
33+
# - name: Build jaxlib
34+
# env:
35+
# JAXCI_CLONE_MAIN_XLA: 1
36+
# run: ./ci/build_artifacts.sh "jaxlib"
3737
# - name: Build jax-cuda-plugin
3838
# env:
3939
# JAXCI_CLONE_MAIN_XLA: 1

0 commit comments

Comments
 (0)