Skip to content

Commit

Permalink
Bump LIBTPU_OLDEST_VERSION_DATE to 20230915 to include openxla/xla#5617.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 577285685
  • Loading branch information
Jieying Luo authored and jax authors committed Oct 27, 2023
1 parent 9ba305c commit 8ffc88c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cloud-tpu-ci-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8ffc88c

Please sign in to comment.