From 97681b589e31ec7ef0a1fd0d121f5f09babcfaa0 Mon Sep 17 00:00:00 2001 From: Grant Limberg Date: Wed, 3 Sep 2025 08:37:30 -0700 Subject: [PATCH] trying to get this working --- .github/workflows/central-controller.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/central-controller.yaml b/.github/workflows/central-controller.yaml index 48de11a36..859badbe3 100644 --- a/.github/workflows/central-controller.yaml +++ b/.github/workflows/central-controller.yaml @@ -27,6 +27,7 @@ jobs: uses: conda-incubator/setup-miniconda@v3 with: conda-remove-defaults: true + miniconda-version: "latest" auto-update-conda: false channel-priority: strict activate-environment: central_controller