Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Merge branch 'v1.17' into mergify/bp/v1.17/pr-33550
Browse files Browse the repository at this point in the history
  • Loading branch information
lijunwangs authored Jan 20, 2024
2 parents 64c6325 + 407dfba commit c1ccc27
Show file tree
Hide file tree
Showing 23 changed files with 2,176 additions and 499 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
id: build
shell: bash
run: |
choco install openssl
choco install openssl --version=3.1.1
if [[ -d "C:\Program Files\OpenSSL" ]]; then
echo "OPENSSL_DIR: C:\Program Files\OpenSSL"
export OPENSSL_DIR="C:\Program Files\OpenSSL"
Expand Down
Loading

0 comments on commit c1ccc27

Please sign in to comment.