mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-03 20:39:41 -05:00
CI: test wolfssl master branch on push
This commit is contained in:
parent
c80044849a
commit
6179fe800f
1 changed files with 1 additions and 1 deletions
2
.github/matrix.py
vendored
2
.github/matrix.py
vendored
|
|
@ -219,7 +219,7 @@ def main(ref_name):
|
|||
"OPENSSL_VERSION=1.0.2u",
|
||||
"OPENSSL_VERSION=1.1.1s",
|
||||
"QUICTLS=yes",
|
||||
"WOLFSSL_VERSION=5.7.0",
|
||||
"WOLFSSL_VERSION=git-master",
|
||||
"AWS_LC_VERSION=1.39.0",
|
||||
# "BORINGSSL=yes",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue