Merge pull request #15301 from google:timeout

PiperOrigin-RevId: 520742762
This commit is contained in:
jax authors 2023-03-30 14:26:50 -07:00
commit 01c6863877

View File

@ -18,6 +18,7 @@ jobs:
pjrt: ["true", "false"]
name: "TPU test (${{ matrix.jaxlib-version }}, pjrt=${{ matrix.pjrt }}, ${{ matrix.tpu-type }})"
runs-on: ["self-hosted", "tpu", "${{ matrix.tpu-type }}"]
timeout-minutes: 60
steps:
# https://opensource.google/documentation/reference/github/services#actions
# mandates using a specific commit for non-Google actions. We use