[openssl] OpenSSL_1_0_2-stable update
bernd.edlinger at hotmail.de
bernd.edlinger at hotmail.de
Fri Sep 13 04:30:46 UTC 2019
The branch OpenSSL_1_0_2-stable has been updated
via fc437d8dd388753ffb7cc0fd4413c449747616fa (commit)
from a1ff24ad2ced610716635b31c41aad0b11238e88 (commit)
- Log -----------------------------------------------------------------
commit fc437d8dd388753ffb7cc0fd4413c449747616fa
Author: Bernd Edlinger <bernd.edlinger at hotmail.de>
Date: Thu Sep 12 20:02:06 2019 +0200
Remove known to fail versions from matrix
Reviewed-by: Richard Levitte <levitte at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9883)
-----------------------------------------------------------------------
Summary of changes:
appveyor.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/appveyor.yml b/appveyor.yml
index 8c38feae6d..7a325901bb 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -15,7 +15,7 @@ configuration:
- shared
matrix:
- allow_failures:
+ exclude:
- platform: x64
VSVER: 9
- platform: x64
More information about the openssl-commits
mailing list