Bump "oldest supported" libtpu version to fall within the 12w window in CI

This commit is contained in:
Adam Paszke 2024-10-07 12:27:55 +00:00
parent 5fabd34e7e
commit 6508b52dab

View File

@ -32,7 +32,7 @@ jobs:
]
name: "TPU test (jaxlib=${{ matrix.jaxlib-version }}, ${{ matrix.tpu.type }})"
env:
LIBTPU_OLDEST_VERSION_DATE: 20240228
LIBTPU_OLDEST_VERSION_DATE: 20240722
ENABLE_PJRT_COMPATIBILITY: ${{ matrix.jaxlib-version == 'nightly+oldest_supported_libtpu' }}
runs-on: ["self-hosted", "tpu", "${{ matrix.tpu.type }}"]
timeout-minutes: 120