]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: github: remove redundant ASAN loop
authorIlya Shipitsin <chipitsine@gmail.com>
Wed, 14 Dec 2022 13:18:20 +0000 (18:18 +0500)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 14 Dec 2022 14:29:20 +0000 (15:29 +0100)
commit6dedeb70dacf50250cf808872e6b548026b07ccc
treefc9672e531a893161d27cb166e8f948b43829545
parentd2c5ee665ea2d812056cb24edbca31dc42e5d246
CI: github: remove redundant ASAN loop

it was there because we only ran ASAN for clang, now no need to separate loop

Can be backported to 2.6.
.github/matrix.py