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