Skip to content

Commit

Permalink
update libclas
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed Aug 3, 2023
1 parent d16032b commit 0e21328
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Test with pytest
run: |
conda config --add channels conda-forge
conda update libcblas -y -q
conda install scikit-learn=1.0.2 pandas=1.3.5 -y -q
conda install tensorflow joblib pytest -y -q
conda install imageio scikit-image -y -q
Expand Down

0 comments on commit 0e21328

Please sign in to comment.