Skip to content

Commit

Permalink
Try fix CI linux dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
eliphatfs committed Sep 14, 2024
1 parent 0c06fc7 commit 68a24e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/setup_manylinux.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ sed -i s/^#.*baseurl=http/baseurl=http/g /etc/yum.repos.d/*.repo
sed -i s/^mirrorlist=http/#mirrorlist=http/g /etc/yum.repos.d/*.repo
yum install --setopt=obsoletes=0 -y \
cuda-driver-devel-11-8-11.8.89-1 \
cuda-cudart-devel-11-8-11.8.89-1 \
cuda-nvcc-11-8-11.8.89-1

0 comments on commit 68a24e0

Please sign in to comment.