Skip to content

Commit 4a92819

Browse files
Update build_osx_arm64.sh
1 parent 92fd5ee commit 4a92819

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scripts/build_osx_arm64.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ conda activate base
1818
conda config --set remote_max_retries 5
1919

2020
echo -e "\n\nInstalling conda-forge-ci-setup=3 and conda-build."
21-
mamba install -n base --quiet --yes conda-forge-ci-setup=3 conda-build=3.27 pip boa quetz-client -c conda-forge
21+
mamba install -n base --quiet --yes conda-forge-ci-setup=3 conda-build pip boa quetz-client -c conda-forge
2222

2323
set -e
2424

0 commit comments

Comments
 (0)