commit | cc0f501bfcbfa44ab43a28f9b815458e2039ffbe | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Wed Aug 25 05:10:29 2021 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Wed Aug 25 05:10:29 2021 +0200 |
tree | 42bc141392e4f3056c4ea5b55a4d95a9bf15affd | |
parent | 957ab13d7b38a6872853b5ce5735bd2df0dfc883 [diff] |
CI: github-actions: remove obsolete options 2.5-dev1 removed http-use-htx but the h2spec config was not updated accordingly, causing failures. In addition, let's also remove the unneeded "nbthread 4" which is either too much or not enough (it's automatic nowadays), and remove "option httplog" which causes a warning since there's no defined log destination.