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 d82a430 + 0807942 commit bc20c4d
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 @@ -29,7 +29,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-compiler
conda install -y -q git clang clangxx
export CC=clang
export CXX=clangxx
pip config --user set global.progress_bar off
Expand Down

0 comments on commit bc20c4d

Please sign in to comment.