diff --git a/.github/workflows/release_branches.yml b/.github/workflows/release_branches.yml index 385d0023b537..89ab9fa9016e 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: 4a249bc0422d93c6e466edbe5af74fcb0f564820 + commit: 8d18b5f6fe8f7c6a53b4363ff27dbefca8f4e004 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: 4a249bc0422d93c6e466edbe5af74fcb0f564820 + commit: 8d18b5f6fe8f7c6a53b4363ff27dbefca8f4e004 arch: aarch64 build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 300