Skip to content

Commit

Permalink
Unpin
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer authored Jul 22, 2024
1 parent 404c94f commit 3a173f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .scripts/build_osx_arm64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ conda activate base

conda config --set remote_max_retries 5

echo -e "\n\nInstalling conda-forge-ci-setup=3 and conda-build."
mamba install -n base --quiet --yes conda-forge-ci-setup=3 "conda-build>=24.5.0" pip boa quetz-client -c conda-forge
echo -e "\n\nInstalling conda-forge-ci-setup and conda-build."
mamba install -n base --quiet --yes conda-forge-ci-setup "conda-build>=24.5.0" pip boa quetz-client -c conda-forge

set -e

Expand Down

0 comments on commit 3a173f2

Please sign in to comment.