Skip to content

Commit

Permalink
Limit jaxlib
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewfeickert committed Mar 18, 2021
1 parent 4bc0fa4 commit 04602a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
run: |
python -m pip install --upgrade pip setuptools wheel
python -m pip install --ignore-installed -U -q --no-cache-dir -e .[test]
python -m pip install -U -q --no-cache-dir "jaxlib<0.1.63"
python -m pip list
- name: Test with pytest
run: |
Expand Down

0 comments on commit 04602a8

Please sign in to comment.