diff --git a/.github/workflows/conda_build.yml b/.github/workflows/conda_build.yml index 4d760cd..b1c8412 100644 --- a/.github/workflows/conda_build.yml +++ b/.github/workflows/conda_build.yml @@ -32,8 +32,6 @@ jobs: auto-update-conda: false conda-build-version: 3 conda-solver: "classic" - auto-activate-base: true - activate-environment: true python-version: "3.10" - name: Setup Xcode and SDK on macOS if: runner.os == 'macOS'