Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
wconstab committed May 15, 2024
2 parents a397567 + 0268ed6 commit c149b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test_4gpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
bash ~/miniconda3/miniconda.sh -b -u -p ~/miniconda3
rm -rf ~/miniconda3/miniconda.sh
~/miniconda3/bin/conda init bash
conda install -y -q git clang clangxx cxx-compilers
conda install -y -q git clang clangxx cxx-compiler
export CC=clang
export CXX=clangxx
pip config --user set global.progress_bar off
Expand Down

0 comments on commit c149b38

Please sign in to comment.