mirror of
https://github.com/DifferentiableUniverseInitiative/JaxPM.git
synced 2025-04-04 11:10:53 +00:00
JAX version is 0.4.35 until Diffrax new release
This commit is contained in:
parent
d8c68ace7a
commit
b264da5b17
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
run: |
|
||||
sudo apt-get install -y libopenmpi-dev
|
||||
python -m pip install --upgrade pip
|
||||
pip install jax=0.4.35
|
||||
pip install jax==0.4.35
|
||||
pip install .[test]
|
||||
|
||||
- name: Run Single Device Tests
|
||||
|
|
Loading…
Add table
Reference in a new issue