Skip to content

Commit 713c937

Browse files
Fix channel, remove outdated file
1 parent 1424f86 commit 713c937

File tree

2 files changed

+1
-18
lines changed

2 files changed

+1
-18
lines changed

.scripts/build_unix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ for recipe in ${CURRENT_RECIPES[@]}; do
3333
pixi run -v rattler-build build \
3434
--recipe ${FEEDSTOCK_ROOT}/recipes/${recipe} \
3535
-m ${FEEDSTOCK_ROOT}/conda_build_config.yaml \
36-
-c robostack-staging -c conda-forge \
36+
-c robostack-jazzy -c conda-forge \
3737
${extra_channel} \
3838
--output-dir $CONDA_BLD_PATH \
3939
${cross_compile}

env/robostackenv.yaml

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)