[PATCH 0/2] ci: Finish dropping AlmaLinux 8

Michal Privoznik posted 2 patches 6 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1715694011.git.mprivozn@redhat.com
.gitlab-ci.yml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
[PATCH 0/2] ci: Finish dropping AlmaLinux 8
Posted by Michal Privoznik 6 months, 1 week ago
I've switched our CI jobs from AlmaLinux 8 to AlmaLinux 9, but
apparently forgot about two.

Michal Prívozník (2):
  gitlab-ci: Switch potfile job to AlmaLinux 9
  gitlab-ci: Switch coverity job to AlmaLinux 9

 .gitlab-ci.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.43.2
Re: [PATCH 0/2] ci: Finish dropping AlmaLinux 8
Posted by Ján Tomko 6 months, 1 week ago
On a Tuesday in 2024, Michal Privoznik wrote:
>I've switched our CI jobs from AlmaLinux 8 to AlmaLinux 9, but
>apparently forgot about two.
>
>Michal Prívozník (2):
>  gitlab-ci: Switch potfile job to AlmaLinux 9
>  gitlab-ci: Switch coverity job to AlmaLinux 9
>
> .gitlab-ci.yml | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko@redhat.com>

Jano