Skip to content

Commit 71d4b56

Browse files
Unpin
1 parent 3a173f2 commit 71d4b56

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.scripts/build_osx.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ conda activate base
1717

1818
conda config --set remote_max_retries 5
1919

20-
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>=24.5.0" pip boa quetz-client -c conda-forge
20+
echo -e "\n\nInstalling conda-forge-ci-setup and conda-build."
21+
mamba install -n base --quiet --yes conda-forge-ci-setup "conda-build>=24.5.0" pip boa quetz-client -c conda-forge
2222

2323
set -e
2424

0 commit comments

Comments
 (0)