From 2b83ea4e0001dad9c0c06d797f4dcaf4a3294e06 Mon Sep 17 00:00:00 2001 From: Santiago Traversa Date: Tue, 11 Jun 2024 01:42:28 -0300 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d201dd636..2ab17baa2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,6 +31,8 @@ jobs: - "rockylinux-8" - "ubuntu-1804" - "ubuntu-2004" + - "ubuntu-2204" + - "ubuntu-2404" suite: - "installation-script-main" - "installation-script-test" @@ -108,6 +110,8 @@ jobs: - "rockylinux-8" - "ubuntu-1804" - "ubuntu-2004" + - "ubuntu-2204" + - "ubuntu-2404" suite: - "smoke" fail-fast: false