From dc2e4055a06d64769fe0d9d1b57e35258e35af64 Mon Sep 17 00:00:00 2001 From: Max Grover Date: Thu, 26 Sep 2024 14:38:31 -0500 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a4c112c06e..3860111f71 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,7 +37,6 @@ jobs: include: - os: macos-latest PLAT: arm64 - micromamba-version: 1.5.10 INTERFACE64: "" platform: [x64] @@ -50,6 +49,7 @@ jobs: create-args: python=${{ matrix.python-version }} environment-file: ./continuous_integration/environment_actions.yml environment-name: act_env + micromamba-version: 1.5.10 - name: Install ACT run: |