]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: Use `matrix:` in contrib.yml
authorTim Duesterhus <tim@bastelstu.be>
Mon, 13 Apr 2026 19:23:45 +0000 (21:23 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Tue, 14 Apr 2026 09:16:17 +0000 (11:16 +0200)
commitc9067a6ed72c2ce264f9287d816608bc91c1956f
tree9955a5988f51a7933892034e798a56aca85d6016
parent291d265aeb7763f305c385e390fa3085c52cf584
CI: Use `matrix:` in contrib.yml

This makes it much easier to add additional "smoke-tests" to contrib.yml. The
previous set-up also didn't allow to easily see all failures when a single
build fails, because it would abort after any failed step.
.github/workflows/contrib.yml