mirror of
https://github.com/ROCm/jax.git
synced 2025-04-16 11:56:07 +00:00
Tag the wheels generated by the Windows CI as dev versions.
This commit is contained in:
parent
b147e7521e
commit
758f93723a
1
.github/workflows/windows_ci.yml
vendored
1
.github/workflows/windows_ci.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user