Commit 731c950f authored by rusty1s's avatar rusty1s
Browse files

[ci skip]

parent e0129fc0
...@@ -36,7 +36,6 @@ jobs: ...@@ -36,7 +36,6 @@ jobs:
- name: Free up disk space - name: Free up disk space
if: ${{ runner.os == 'Linux' && matrix.cuda-version == 'cu111' }} if: ${{ runner.os == 'Linux' && matrix.cuda-version == 'cu111' }}
run: | run: |
sudo du -hs /usr/share/*
sudo rm -rf /usr/share/dotnet sudo rm -rf /usr/share/dotnet
- name: Install Conda packages - name: Install Conda packages
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment