From 8764cdc4963e08e3bf0e4032a0aa70975d0b9160 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 21:53:13 +0000 Subject: [PATCH] chore(deps): update dependency ubuntu to v26 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9ddee00..263f43c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -88,7 +88,7 @@ jobs: rpm: name: Verify RPM installation - runs-on: ubuntu-24.04 + runs-on: ubuntu-26.04 needs: build steps: - name: Download linux artifacts