diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 34a44a4..68c2f1d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -219,7 +219,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 @@ -522,7 +522,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 @@ -804,7 +804,7 @@ jobs: gradle-ubuntu-arm64: name: gradle ubuntu arm64 - runs-on: ubuntu-24.04-arm + runs-on: ubuntu-26.04-arm container: ubuntu:26.04 steps: - name: setup