]> git.kaiwu.me - haproxy.git/commit
CI: github: add an OpenSSL + ECH job
authorWilliam Lallemand <wlallemand@haproxy.com>
Tue, 16 Sep 2025 10:01:23 +0000 (12:01 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Tue, 16 Sep 2025 13:05:44 +0000 (15:05 +0200)
commit9517116f63913ab51cbb19be2cf59f0e84130c6f
tree52c002370459ab0aa104e821d32f5b0d4ec5b4e6
parent31319ff7f03a33a214d1b28ba2340cf6611cc297
CI: github: add an OpenSSL + ECH job

The upcoming ECH feature need a patched OpenSSL with the "feature/ech"
branch.

This daily job launches an openssl build, as well as haproxy build with
reg-tests.
.github/workflows/openssl-ech.yml [new file with mode: 0644]