From a9d921c61822cc1a7d7083583b1a8342a47c5702 Mon Sep 17 00:00:00 2001 From: h-vetinari Date: Fri, 20 Oct 2023 11:52:42 +0200 Subject: [PATCH] Remove spurious indentation --- conda-forge.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/conda-forge.yml b/conda-forge.yml index df405d2..ca48a66 100644 --- a/conda-forge.yml +++ b/conda-forge.yml @@ -16,8 +16,8 @@ github: provider: linux_aarch64: default linux_ppc64le: default - remote_ci_setup: - - conda-forge-ci-setup=3 - - conda>=23.9 - - conda-libmamba-solver>=23.9 - - conda-build>=3.27 +remote_ci_setup: + - conda-forge-ci-setup=3 + - conda>=23.9 + - conda-libmamba-solver>=23.9 + - conda-build>=3.27