diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e19231c4..b033861d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -82,6 +82,7 @@ jobs: auto-activate-base: true auto-update-conda: true channels: conda-forge + channel-priority: strict - name: Print Conda info shell: bash -l {0} run: |