Преглед на файлове

Stop installing all targets for cibuildwheel

Jelmer Vernooij преди 11 месеца
родител
ревизия
06166f4b5e
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      .github/workflows/python-distributions.yml

+ 0 - 1
.github/workflows/python-distributions.yml

@@ -44,7 +44,6 @@ jobs:
           CIBW_BEFORE_BUILD: >
             pip install -U setuptools-rust &&
             curl https://sh.rustup.rs -sSf | sh -s -- --profile=minimal -y &&
-            rustup target add all &&
             rustup show
       - name: Upload wheels
         uses: actions/upload-artifact@v3