Skip to content

Commit

Permalink
Publish tiledbsoma 1.5.0 to main channel (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkerl authored Nov 7, 2023
1 parent aee1b34 commit 01da9cc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ cdt_name:
channel_sources:
- conda-forge,tiledb
channel_targets:
- tiledb rc
- tiledb main
cxx_compiler:
- gxx
cxx_compiler_version:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ c_compiler_version:
channel_sources:
- conda-forge,tiledb
channel_targets:
- tiledb rc
- tiledb main
cxx_compiler:
- clangxx
cxx_compiler_version:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_arm64_.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ c_compiler_version:
channel_sources:
- conda-forge,tiledb
channel_targets:
- tiledb rc
- tiledb main
cxx_compiler:
- clangxx
cxx_compiler_version:
Expand Down
2 changes: 1 addition & 1 deletion recipe/conda_build_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MACOSX_DEPLOYMENT_TARGET: # [osx and x86_64]
channel_sources:
- conda-forge,tiledb
channel_targets:
- tiledb rc
- tiledb main
channel_priority:
- strict
numpy:
Expand Down

0 comments on commit 01da9cc

Please sign in to comment.