]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: github: add a WolfSSL job which tries the latest version
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 22 Nov 2024 16:03:09 +0000 (17:03 +0100)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 22 Nov 2024 16:40:34 +0000 (17:40 +0100)
commita941c92c1265ad9525d5c0562617aabae42f571f
tree984e7cd1835376ac256f341d7a9581e1e66dbe4a
parent16e44e70c8c4f47b23e19be1fcc41811d67ced66
CI: github: add a WolfSSL job which tries the latest version

Like the AWS-LC job, add a CI job which looks for the latest WolfSSL
version and tries to build it.

The patch adds a function which determines the latest version of WolfSSL
from the github tag, and the yml which describes the job.
.github/matrix.py
.github/workflows/wolfssl.yml [new file with mode: 0644]