]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CI: bump development builds explicitely to Ubuntu 24.04
authorIlya Shipitsin <chipitsine@gmail.com>
Thu, 17 Oct 2024 21:02:40 +0000 (23:02 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Mon, 21 Oct 2024 05:54:35 +0000 (07:54 +0200)
commit50cf89ad5c9441fb288c3d79d1a2d758311f26dc
tree56824fa09e6ba62ae1db986d962d324938564151
parentb6491ab19f76985b0706db41c35e6e57759dce06
CI: bump development builds explicitely to Ubuntu 24.04

Initially we agreed to split builds into "latest" for development branch
and fixed 22.04 for stable branches. It got broken when "latest" label migrated
from ubuntu-22 to ubuntu-24 ... because of build cache. Cache key is built using
runner label, it was not prepared to use the same "latest" cache from ubuntu 22
on ubuntu 24. To make things clear, let's stick explicitely to ubuntu 24.
.github/matrix.py