Skip to content

Commit

Permalink
Update test_future.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jhavl authored Jul 29, 2024
1 parent 241d64f commit a7f23f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_future.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
pip install .
- name: Specific numpy version for Ubuntu (pybullet dep)
if: runner.os == 'ubuntu-latest'
if: runner.os == 'Linux'
run: pip install numpy==1.26.4

- name: Test with pytest
Expand Down

0 comments on commit a7f23f3

Please sign in to comment.