Skip to content

Commit

Permalink
need newer conda-build
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer authored Jul 22, 2024
1 parent 9b337dc commit 9c520c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scripts/build_osx_arm64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ source ~/.bash_profile
micromamba config set remote_max_retries 5

echo -e "\n\nInstalling conda-forge-ci-setup=3 and conda-build."
micromamba create -n devenv --quiet --yes conda-forge-ci-setup=3 conda-build=3.27 pip boa quetz-client -c conda-forge
micromamba create -n devenv --quiet --yes conda-forge-ci-setup=3 conda-build pip boa quetz-client -c conda-forge
micromamba activate devenv

set -e
Expand Down

0 comments on commit 9c520c6

Please sign in to comment.