From 5b96593d5cdcac4b53a34dc1df3da7c20c7f06a5 Mon Sep 17 00:00:00 2001 From: Chris Schindlbeck Date: Mon, 27 May 2024 09:26:04 +0200 Subject: [PATCH] Add Ubuntu 24.04 to CI --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f25e07d..bb4b327 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,6 +43,7 @@ jobs: distro: - rockylinux9 - rockylinux8 + - ubuntu2404 - ubuntu2204 - ubuntu2004 - debian12