Skip to content

Commit

Permalink
take 2?
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelFu512 committed May 9, 2024
1 parent 9e5c608 commit 595dd6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
. $env:USERPROFILE\Miniconda3\shell\condabin\conda-hook.ps1
conda activate curr_py
conda config --add channels conda-forge
conda install -q -y -c conda-forge python-graphviz graphviz pango
conda install -q -y -c conda-forge python-graphviz graphviz=9.0.0 pango=1.52.2
- name: Install numba (for shap)
run: |
. $env:USERPROFILE\Miniconda3\shell\condabin\conda-hook.ps1
Expand Down

0 comments on commit 595dd6d

Please sign in to comment.