diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 07179431a9..1ee2f3450c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,7 +10,7 @@ concurrency: cancel-in-progress: true env: - IMAGE_VERSION: v2026.0.4 + IMAGE_VERSION: v2026.0.5 jobs: @@ -526,7 +526,7 @@ jobs: if: ${{ github.event_name != 'pull_request' }} - runs-on: ubuntu-24.04 + runs-on: ubuntu-24.04-arm name: "Build image - Rubik Pi 3" steps: