From bc974ea9019bea5c1ea0f250355db4566ba6aacb Mon Sep 17 00:00:00 2001 From: Lucas Czech Date: Wed, 27 Mar 2024 00:18:10 -0400 Subject: [PATCH] Try fixing mamba in CI, pt 3 --- .github/workflows/ci.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 39e7005..7e610f4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -128,7 +128,6 @@ jobs: # https://github.com/conda-incubator/setup-miniconda/issues/262 mamba-version: "*" channels: conda-forge - channels: conda-forge # We need to replace the above, at least for now, due to instabilities in the action, # see https://github.com/conda-incubator/setup-miniconda/issues/274#issue-1531425010 # If that changes again in the future, also change it below in the other jobs.