Skip to content

Commit

Permalink
Update to new version of halt
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHudgins committed Aug 21, 2024
1 parent 267afe1 commit 64f8b3c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cloud-tpu-presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,9 @@ jobs:
- name: Install JAX test requirements
run: |
pip install -U -r build/test-requirements.txt
sleep 3600
# TODO: build jax should be done on a step prior or we should just bazel test
- name: Wait For Connection
uses: google-ml-infra/jax-fork/actions/ci_connection@61e7d8d6c273b102e4a6271c1e84bd0a4febc8cb
uses: google-ml-infra/jax-fork/actions/ci_connection@0b98fcaa920fcae8374c61b84febcfbe5c3b472f
with:
halt-dispatch-input: "1"
- name: Build JAX
Expand Down

0 comments on commit 64f8b3c

Please sign in to comment.