From 13c89994c790492967a14f073fce2b3b9db87799 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Sep 2026 02:14:44 +0000 Subject: [PATCH] chore(deps): update dependency ubuntu to v26 --- .github/workflows/naude-cross.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/naude-cross.yml b/.github/workflows/naude-cross.yml index 42432da4..80d0fb6c 100644 --- a/.github/workflows/naude-cross.yml +++ b/.github/workflows/naude-cross.yml @@ -98,7 +98,7 @@ jobs: # pins exist: linux-arm64 Node (blob-gen), darwin-x64 Node (embed), linux-arm64 # rcodesign (signer). Attest-only here; run-x64 boots it on an Intel target. build-arm64: - runs-on: ubuntu-24.04-arm + runs-on: ubuntu-26.04-arm defaults: run: shell: bash