diff --git a/.github/workflows/macos-linux-conda.yml b/.github/workflows/macos-linux-conda.yml index 0dad572b8ae24ac1cce6960159e09261fac9bc08..00e349818fb2483970651c39f653367636349c18 100644 --- a/.github/workflows/macos-linux-conda.yml +++ b/.github/workflows/macos-linux-conda.yml @@ -80,7 +80,7 @@ jobs: with: activate-environment: eigenpy auto-update-conda: true - environment-file: .github/workflows/conda/environment_macos_linux.yml + environment-file: .github/workflows/conda/environment_all.yml python-version: ${{ matrix.python-version }} auto-activate-base: false installer-url: https://github.com/conda-forge/miniforge/releases/download/23.11.0-0/Mambaforge-23.11.0-0-MacOSX-arm64.sh