From 6609337e37182101ff28921295fbe8790d701eb3 Mon Sep 17 00:00:00 2001 From: CarlosFelipeOR Date: Sun, 22 Mar 2026 16:46:02 -0300 Subject: [PATCH] Update regression hash for 25.3.8 --- .github/workflows/release_branches.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release_branches.yml b/.github/workflows/release_branches.yml index 89ab9fa9016e..d4c5240674c4 100644 --- a/.github/workflows/release_branches.yml +++ b/.github/workflows/release_branches.yml @@ -444,7 +444,7 @@ jobs: secrets: inherit with: runner_type: altinity-on-demand, altinity-regression-tester - commit: 8d18b5f6fe8f7c6a53b4363ff27dbefca8f4e004 + commit: 0ceafededfd5cce6722efe42442e16ea237961ed arch: release build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 300 @@ -455,7 +455,7 @@ jobs: secrets: inherit with: runner_type: altinity-on-demand, altinity-regression-tester-aarch64 - commit: 8d18b5f6fe8f7c6a53b4363ff27dbefca8f4e004 + commit: 0ceafededfd5cce6722efe42442e16ea237961ed arch: aarch64 build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 300