Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions recipe/conda_build_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ zip_keys:
- libarrow_all
-
- root_base
- root_cxx_std
- root_cxx_standard

# armv7l specifics because conda-build sets many things to centos 6
# this can probably be removed when conda-build gets updated defaults
Expand Down Expand Up @@ -948,7 +948,7 @@ rocksdb:
root_base:
- 6.34.10
- 6.36.04
root_cxx_std:
root_cxx_standard:
- 20
- 20
r_base:
Expand Down
2 changes: 1 addition & 1 deletion recipe/migrations/root_base63800.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ root_base:
- 6.36.8
- 6.38.0
- 6.38.0
root_cxx_std:
root_cxx_standard:
- 20
- 20
- 23