Skip to content

Commit 8279301

Browse files
committed
Upload to python_dev label
1 parent 5da4038 commit 8279301

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

recipe/conda_build_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ build_type:
3030
- release
3131
- debug # [not win]
3232
channel_targets:
33-
- conda-forge main
34-
- conda-forge python_debug # [not win]
33+
- conda-forge python_dev
34+
- conda-forge python_dev_debug # [not win]
3535
zip_keys:
3636
- build_type
3737
- channel_targets

0 commit comments

Comments
 (0)