diff --git a/.github/workflows/hazimp-tests.yml b/.github/workflows/hazimp-tests.yml index 544fd44..82a9374 100644 --- a/.github/workflows/hazimp-tests.yml +++ b/.github/workflows/hazimp-tests.yml @@ -34,7 +34,7 @@ jobs: - name: Set up environment uses: conda-incubator/setup-miniconda@v2 with: - mamba-version: "*" + miniforge-variant: Mambaforge channels: conda-forge,defaults channel-priority: true python-version: ${{ matrix.python-version }}