Skip to content

Commit e0df2c5

Browse files
committed
testing
1 parent 84e6f74 commit e0df2c5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/actions/validate-binary/action.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,6 @@ runs:
7070
if [ $DESIRED_PYTHON == '3.11' ]; then
7171
set -ex
7272
export CPYTHON_VERSIONS=3.11.0
73-
rm /etc/apt/sources.list.d/cuda.list
74-
rm /etc/apt/sources.list.d/nvidia-ml.list
75-
sudo apt-get update -y
7673
sudo apt-get install build-essential gdb lcov libbz2-dev libffi-dev \
7774
libgdbm-dev liblzma-dev libncurses5-dev libreadline6-dev \
7875
libsqlite3-dev libssl-dev lzma lzma-dev tk-dev uuid-dev zlib1g zlib1g-dev -y

0 commit comments

Comments
 (0)