From bc20c35000e0956f68ce3026073b35ea3f90baf2 Mon Sep 17 00:00:00 2001 From: LiteSpeed Tech Date: Tue, 11 Jan 2022 17:06:22 -0500 Subject: [PATCH] Disable cache for boringSSL, which causes build to fail. --- appveyor-linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor-linux.yml b/appveyor-linux.yml index ca42d89..0fa15e1 100644 --- a/appveyor-linux.yml +++ b/appveyor-linux.yml @@ -9,7 +9,7 @@ build: off init: cache: -- boringssl -> appveyor-linux.yml # we define the commit in here +# - boringssl -> appveyor-linux.yml # we define the commit in here install: