From 5b09af3961ce84f0ae8c5d0dfcd78794e48ef3d0 Mon Sep 17 00:00:00 2001 From: "Alicia A. Evans" <108547992+aliciaaevans@users.noreply.github.com> Date: Mon, 13 Jul 2026 12:08:13 -0400 Subject: [PATCH] chore: update circleci config version --- .circleci/config.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 0973a886108..18503da9236 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -6,7 +6,7 @@ # bioconda-common/common.sh (via the installation script), rather than the # latest commit on the branch where this is running. -version: 2 +version: 2.1 jobs: autobump: @@ -82,7 +82,6 @@ jobs: path: /tmp/artifacts workflows: - version: 2 bioconda-utils-autobump: triggers: - schedule: