Skip to content

Commit

Permalink
Align m2-zlib and zlib versions
Browse files Browse the repository at this point in the history
  • Loading branch information
hcho3 committed Apr 3, 2024
1 parent 991c24e commit 11ecf66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ requirements:
- libprotobuf
- openssl
- zlib
- m2-zlib=1.2 # [win]

outputs:
- name: libxgboost
Expand Down Expand Up @@ -95,6 +96,7 @@ outputs:
- libprotobuf
- openssl
- zlib
- m2-zlib=1.2 # [win]
run:
- __cuda # [cuda_compiler != "None"]
{% if (cuda_compiler_version or "").startswith("11") %}
Expand Down

0 comments on commit 11ecf66

Please sign in to comment.