From ffbbdc915fcee9e8b764c64a402e84c6dfcf8547 Mon Sep 17 00:00:00 2001 From: 1xtier Date: Mon, 26 Jan 2026 17:23:24 +0400 Subject: [PATCH] test molecula --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8adc74c..cf82021 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,6 +42,8 @@ jobs: - debian-13 - ubuntu-22.04 - ubuntu-24.04 + - rockylinux-8 + - rockylinux-9 steps: - name: Check out the codebase. uses: actions/checkout@v4