Merge pull request #16410 from hawkinsp:winci2

PiperOrigin-RevId: 540287172
This commit is contained in:
jax authors 2023-06-14 09:04:58 -07:00
commit 0089749f54

View File

@ -42,6 +42,7 @@ jobs:
- name: Build wheels
env:
BAZEL_VC: "C:\\Program Files (x86)\\Microsoft Visual Studio\\2019\\Enterprise\\VC"
JAXLIB_NIGHTLY: true # Tag the wheels as dev versions
run: |
cd jax
python -m pip install -r build/test-requirements.txt