Uninstall libaio

This commit is contained in:
Logan Adams
2025-05-16 19:05:21 -07:00
parent 1504a4004f
commit 043adfda32

View File

@ -44,6 +44,7 @@ jobs:
- name: Install deepspeed
run: |
sudo apt-get remove -y libaio-dev
pip install .[dev,1bit,autotuning,deepcompile]
ds_report