Skip to content

Commit e1fe83e

Browse files
committed
ci: Use the right environment file for MacOS 14
1 parent 20a6c06 commit e1fe83e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-linux-conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
with:
8181
activate-environment: eigenpy
8282
auto-update-conda: true
83-
environment-file: .github/workflows/conda/environment_macos_linux.yml
83+
environment-file: .github/workflows/conda/environment_all.yml
8484
python-version: ${{ matrix.python-version }}
8585
auto-activate-base: false
8686
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

Comments
 (0)