Skip to content

Commit

Permalink
Update boost versions to match version used in dev env (#404)
Browse files Browse the repository at this point in the history
PR #391 updated the version of boost, but I forgot to update the version in the package's yaml.

Authors:
  - David Gardner (https://github.com/dagardner-nv)

Approvers:
  - Devin Robison (https://github.com/drobison00)
  - Michael Demoret (https://github.com/mdemoret-nv)

URL: #404
  • Loading branch information
dagardner-nv authored Oct 9, 2023
1 parent ba483b1 commit 34bacd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/conda/recipes/libmrc/conda_build_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@ zip_keys:
# The following mimic what is available in the pinning feedstock:
# https://github.com/conda-forge/conda-forge-pinning-feedstock/blob/main/recipe/conda_build_config.yaml
boost:
- 1.74.0
- 1.82
boost_cpp:
- 1.74.0
- 1.82
gflags:
- 2.2
glog:
Expand Down

0 comments on commit 34bacd1

Please sign in to comment.