Skip to content

Commit

Permalink
Attempt to install openblas in the neko run
Browse files Browse the repository at this point in the history
  • Loading branch information
gadial committed Jan 14, 2025
1 parent 1446eee commit fe9e1bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/neko.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
with:
test_selection: backend
repo_install_command: |
sudo apt-get install -y libblas-dev
pip install scipy==1.13.1
pip install conan
pip uninstall -y qiskit qiskit-terra qiskit-aer
Expand Down

0 comments on commit fe9e1bd

Please sign in to comment.