From 86268a0d44812214d9dc9228187fde6306e56664 Mon Sep 17 00:00:00 2001 From: 1xtier Date: Mon, 26 Jan 2026 16:31:24 +0400 Subject: [PATCH] add --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e793b05..8adc74c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,6 +40,8 @@ jobs: distro: - debian-12 - debian-13 + - ubuntu-22.04 + - ubuntu-24.04 steps: - name: Check out the codebase. uses: actions/checkout@v4