mirror of
https://github.com/ROCm/jax.git
synced 2025-04-19 05:16:06 +00:00
CI: use minimum jaxlib in upstream-ci build
This commit is contained in:
parent
cf61646ad8
commit
b0cd7de999
2
.github/workflows/upstream-nightly.yaml
vendored
2
.github/workflows/upstream-nightly.yaml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
scipy
|
||||
- name: Install JAX
|
||||
run: |
|
||||
pip install .[cpu]
|
||||
pip install .[minimum-jaxlib]
|
||||
- name: Run tests
|
||||
if: success()
|
||||
id: status
|
||||
|
Loading…
x
Reference in New Issue
Block a user