From e6ae3101dea3efd90e7b2cb9ebc9da7880565be5 Mon Sep 17 00:00:00 2001 From: MyroTk <44327070+MyroTk@users.noreply.github.com> Date: Thu, 25 Sep 2025 12:17:38 -0400 Subject: [PATCH 1/3] Update regression commit to dea64e6 --- .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 4e4d93f7cbef..ba9484d9790a 100644 --- a/.github/workflows/release_branches.yml +++ b/.github/workflows/release_branches.yml @@ -552,7 +552,7 @@ jobs: secrets: inherit with: runner_type: altinity-on-demand, altinity-regression-tester - commit: fd33d9e73ebd14392d601d87902ddf0e7c90709c + commit: dea64e67b7b3aca2b8c5b57cbd68266636202b29 arch: release build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 300 @@ -563,7 +563,7 @@ jobs: secrets: inherit with: runner_type: altinity-on-demand, altinity-regression-tester-aarch64 - commit: fd33d9e73ebd14392d601d87902ddf0e7c90709c + commit: dea64e67b7b3aca2b8c5b57cbd68266636202b29 arch: aarch64 build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 300 From 0b199cc9e0fc8af2319728f17d8c62cf8d33ccd9 Mon Sep 17 00:00:00 2001 From: MyroTk <44327070+MyroTk@users.noreply.github.com> Date: Mon, 20 Oct 2025 11:34:09 -0400 Subject: [PATCH 2/3] Update release_branches.yml --- .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 ba9484d9790a..c24a9332aa59 100644 --- a/.github/workflows/release_branches.yml +++ b/.github/workflows/release_branches.yml @@ -552,7 +552,7 @@ jobs: secrets: inherit with: runner_type: altinity-on-demand, altinity-regression-tester - commit: dea64e67b7b3aca2b8c5b57cbd68266636202b29 + commit: 3813f766450aca6f243eb5b4b9c7fa887a0b47b1 arch: release build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 300 @@ -563,7 +563,7 @@ jobs: secrets: inherit with: runner_type: altinity-on-demand, altinity-regression-tester-aarch64 - commit: dea64e67b7b3aca2b8c5b57cbd68266636202b29 + commit: 3813f766450aca6f243eb5b4b9c7fa887a0b47b1 arch: aarch64 build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 300 From 1a6968f3dd57ab38c07f41b32008143f553ed712 Mon Sep 17 00:00:00 2001 From: MyroTk <44327070+MyroTk@users.noreply.github.com> Date: Mon, 20 Oct 2025 17:06:18 -0400 Subject: [PATCH 3/3] Update release_branches.yml --- .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 c24a9332aa59..78edbce6df4c 100644 --- a/.github/workflows/release_branches.yml +++ b/.github/workflows/release_branches.yml @@ -552,7 +552,7 @@ jobs: secrets: inherit with: runner_type: altinity-on-demand, altinity-regression-tester - commit: 3813f766450aca6f243eb5b4b9c7fa887a0b47b1 + commit: fc19ce3a7322a10ab791de755c950a56744a12e7 arch: release build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 300 @@ -563,7 +563,7 @@ jobs: secrets: inherit with: runner_type: altinity-on-demand, altinity-regression-tester-aarch64 - commit: 3813f766450aca6f243eb5b4b9c7fa887a0b47b1 + commit: fc19ce3a7322a10ab791de755c950a56744a12e7 arch: aarch64 build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 300