Pārlūkot izejas kodu

Stop installing all targets for cibuildwheel

Jelmer Vernooij 1 gadu atpakaļ
vecāks
revīzija
06166f4b5e
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      .github/workflows/python-distributions.yml

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

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