Skip to content

Commit

Permalink
JAX version is 0.4.35 until Diffrax new release
Browse files Browse the repository at this point in the history
  • Loading branch information
ASKabalan committed Dec 8, 2024
1 parent d8c68ac commit b264da5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b264da5

Please sign in to comment.