Use an even newer version of BoringSSL

Use the latest 'chromium-stable' tag, which has fixes for compiling with
gcc 13.
This commit is contained in:
lwthiker
2024-02-29 22:38:23 +02:00
parent 43c4b38ef9
commit 6d04ffee27
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ on:
env:
NSS_VERSION: nss-3.77
BORING_SSL_COMMIT: d24a38200fef19150eef00cad35b138936c08767
BORING_SSL_COMMIT: 1b7fdbd9101dedc3e0aa3fcf4ff74eacddb34ecc
jobs:
build-and-test: