Browse Source

[ci] use mbedtls 3.5.2 on mac

Rudy Ges 1 year ago
parent
commit
3ff0f8fb07
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/main.yml

+ 1 - 1
.github/workflows/main.yml

@@ -489,7 +489,7 @@ jobs:
         env:
           # For compatibility with macOS 10.13
           ZLIB_VERSION: 1.3.1
-          MBEDTLS_VERSION: 2.28.5
+          MBEDTLS_VERSION: 3.5.2
           PCRE2_VERSION: 10.42
         run: |
           set -ex