Run wheel tests using the git commit the wheels were built from.
Nightly and release wheel tests download pre-built wheels, but were checking out the latest commit on `main`. If a new commit was merged before the tests ran, new tests would run against older wheels and fail. The workflows now accept a commit SHA and check out that exact commit. PiperOrigin-RevId: 972790922
P
Peter Hawkins committed
b2e4a13fb8def1e25e34a8c6d612784cdac53351
Parent: b94bd6c
Committed by jax authors <google-ml-automation@google.com>
on 8/28/2026, 9:28:45 PM