mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
Set JAXLIB_RELEASE env var to True for windows release scripts
PiperOrigin-RevId: 566442791
This commit is contained in:
parent
05729513fb
commit
4fb0b4bace
1
.github/workflows/wheel_win_x64.yml
vendored
1
.github/workflows/wheel_win_x64.yml
vendored
@ -48,6 +48,7 @@ jobs:
|
||||
env:
|
||||
JAX_ENABLE_CHECKS: true
|
||||
JAX_SKIP_SLOW_TESTS: true
|
||||
JAXLIB_RELEASE: true
|
||||
PY_COLORS: 1
|
||||
run: |
|
||||
python -m pip install -e ${{ github.workspace }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user