Skip to content

Commit

Permalink
ci: fix openldap version in use with libcurl 7.50 failing
Browse files Browse the repository at this point in the history
  • Loading branch information
JCMais committed Dec 25, 2024
1 parent ae174b6 commit fae2d09
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,8 @@ workflows:
cares-version: '1.18.1'
nghttp2-version: '1.47.0'
openssl-version: '3.0.7'
# https://github.com/curl/curl/issues/7004
openldap-version: '2.5.3'
e:
name: alpine
####
Expand Down

0 comments on commit fae2d09

Please sign in to comment.