mirror of
https://github.com/lwthiker/curl-impersonate.git
synced 2026-09-07 01:11:51 +00:00
Merge pull request #217 from lwthiker/upgrade-boringssl
Upgrade BoringSSL version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user