Bump oldest supported libtpu to match the compatibility window (12 weeks)

PiperOrigin-RevId: 732218061
This commit is contained in:
Kanglan Tang 2025-02-28 12:12:58 -08:00 committed by jax authors
parent 0ed42dcdd0
commit da7c90c4c4

View File

@ -33,7 +33,7 @@ jobs:
python-version: ["3.10"]
name: "TPU test (jaxlib=${{ matrix.jaxlib-version }}, ${{ matrix.tpu.type }})"
env:
LIBTPU_OLDEST_VERSION_DATE: 20241118
LIBTPU_OLDEST_VERSION_DATE: 20241205
PYTHON: python${{ matrix.python-version }}
runs-on: ${{ matrix.tpu.runner }}
container: "us-central1-docker.pkg.dev/tensorflow-sigs/tensorflow/ml-build:latest"