Skip to content

Commit

Permalink
[ci] Bump mbedtls version to 3.6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Apprentice-Alchemist committed Jul 29, 2024
1 parent 08c68fb commit 20719fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ jobs:
env:
# For compatibility with macOS 10.13
ZLIB_VERSION: 1.3.1
MBEDTLS_VERSION: 2.28.5
MBEDTLS_VERSION: 3.6.0
PCRE2_VERSION: 10.42
run: |
set -ex
Expand Down
2 changes: 1 addition & 1 deletion extra/github-actions/build-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
env:
# For compatibility with macOS 10.13
ZLIB_VERSION: 1.3.1
MBEDTLS_VERSION: 2.28.5
MBEDTLS_VERSION: 3.6.0
PCRE2_VERSION: 10.42
run: |
set -ex
Expand Down

0 comments on commit 20719fc

Please sign in to comment.