Merge pull request #217 from lwthiker/upgrade-boringssl

Upgrade BoringSSL version
This commit is contained in:
lwthiker
2024-03-02 19:16:20 +02:00
committed by GitHub
6 changed files with 126 additions and 38 deletions
+2 -2
View File
@@ -12,7 +12,7 @@ on:
env:
NSS_VERSION: nss-3.77
BORING_SSL_COMMIT: 3a667d10e94186fd503966f5638e134fe9fb4080
BORING_SSL_COMMIT: 1b7fdbd9101dedc3e0aa3fcf4ff74eacddb34ecc
jobs:
build-and-test:
@@ -54,7 +54,7 @@ jobs:
sudo apt-get update
sudo apt-get install build-essential pkg-config cmake ninja-build curl autoconf automake libtool
# Chrome version dependencies
sudo apt-get install golang-go
sudo snap install go --classic
# Needed to compile 'minicurl'
sudo apt-get install libcurl4-openssl-dev
# More dependencies for the tests