We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20a6c06 commit e1fe83eCopy full SHA for e1fe83e
.github/workflows/macos-linux-conda.yml
@@ -80,7 +80,7 @@ jobs:
80
with:
81
activate-environment: eigenpy
82
auto-update-conda: true
83
- environment-file: .github/workflows/conda/environment_macos_linux.yml
+ environment-file: .github/workflows/conda/environment_all.yml
84
python-version: ${{ matrix.python-version }}
85
auto-activate-base: false
86
installer-url: https://github.com/conda-forge/miniforge/releases/download/23.11.0-0/Mambaforge-23.11.0-0-MacOSX-arm64.sh
0 commit comments