We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce2a59b commit 0123a73Copy full SHA for 0123a73
.github/workflows/cloud-tpu-presubmit.yml
@@ -61,5 +61,5 @@ jobs:
61
- name: Build ${{ matrix.artifact }}
62
env:
63
JAXCI_HERMETIC_PYTHON_VERSION: "${{ matrix.python }}"
64
- run: ls; timeout 30; ls
+ run: timeout 100
65
0 commit comments