Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
evanramos-nvidia committed Aug 19, 2024
1 parent 6f1f014 commit dae63dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get -y install {gcc,g++}-{9,10,11,12} clang-{11,12,13,14,15}
echo "CONDA: $CONDA"
conda create -y --name cuda-env
conda activate cuda-env
conda install -y cuda-minimal-build
Expand Down

0 comments on commit dae63dc

Please sign in to comment.