Bump LIBTPU_OLDEST_VERSION_DATE to 20230915 to include https://github.com/openxla/xla/pull/5617.

PiperOrigin-RevId: 577285685
This commit is contained in:
Jieying Luo 2023-10-27 13:12:07 -07:00 committed by jax authors
parent 9ba305cced
commit 8ffc88c1e4

View File

@ -28,7 +28,7 @@ jobs:
tpu-type: ["v3-8", "v4-8", "v5e-4"]
name: "TPU test (jaxlib=${{ matrix.jaxlib-version }}, ${{ matrix.tpu-type }})"
env:
LIBTPU_OLDEST_VERSION_DATE: 20230912
LIBTPU_OLDEST_VERSION_DATE: 20230915
ENABLE_PJRT_COMPATIBILITY: ${{ matrix.jaxlib-version == 'nightly+oldest_supported_libtpu' }}
runs-on: ["self-hosted", "tpu", "${{ matrix.tpu-type }}"]
timeout-minutes: 60