Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
william-galvin committed Oct 28, 2024
1 parent 600e204 commit 081063b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_upload_conda_apple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Conda environment creation and activation
uses: conda-incubator/setup-miniconda@v2
with:
miniconda-version: Miniconda3-latest-MacOSX-arm64.sh
miniconda-version: latest
python-version: ${{ matrix.python-version }}
environment-file: devtools/conda-envs/build_env.yaml # Path to the build conda environment
auto-update-conda: false
Expand Down

0 comments on commit 081063b

Please sign in to comment.