]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: github: skip a ssl library version when latest is already in the list master
authorWilliam Lallemand <wlallemand@haproxy.com>
Mon, 7 Jul 2025 17:38:18 +0000 (19:38 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 7 Jul 2025 17:46:07 +0000 (19:46 +0200)
commit9e78859fb35819364b75f7de4f6cf8aa877f985d
tree1936d1ca796149335f9d6c71d3012ca97337f007
parent42365f53e830200638759d0b94b730257830ca3b
CI: github: skip a ssl library version when latest is already in the list

Skip the job for "latest" libssl version, when this version is the same
as a one already in the list.

This avoid having 2 jobs for OpenSSL 3.5.1 since no new dev version are
available for now and 3.5.1 is already in the list.
.github/matrix.py