From 78fc463749010ba74a1a63c40f0029229fa97339 Mon Sep 17 00:00:00 2001 From: Jelmer Draaijer Date: Tue, 19 Dec 2023 19:56:48 +0100 Subject: [PATCH] Remove strict channel priority --- .github/workflows/anaconda-publish.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/anaconda-publish.yml b/.github/workflows/anaconda-publish.yml index a39ee65..905184e 100644 --- a/.github/workflows/anaconda-publish.yml +++ b/.github/workflows/anaconda-publish.yml @@ -38,7 +38,6 @@ jobs: channels: conda-forge conda-build-version: '3.28.1' conda-solver: 'libmamba' - channel-priority: strict activate-environment: "decide" - run: | conda install --yes anaconda-client