From d3cdd7612f221f6652bbe93e0ee755f5f054ee09 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 15:47:50 +0000 Subject: [PATCH] Update dependency ubuntu to v26 --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8618744..f65f4f5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -241,7 +241,7 @@ jobs: bazel-ubuntu-arm64: name: bazel ubuntu arm64 - runs-on: ubuntu-24.04-arm + runs-on: ubuntu-26.04-arm container: ubuntu:26.04 steps: - name: setup @@ -591,7 +591,7 @@ jobs: cmake-ubuntu-arm64: name: cmake ubuntu arm64 - runs-on: ubuntu-24.04-arm + runs-on: ubuntu-26.04-arm container: ubuntu:26.04 steps: - name: setup