diff --git a/.github/workflows/release_branches.yml b/.github/workflows/release_branches.yml index b67f60a4e946..3c0d10228ff1 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: 5723e20cbc49b347114c7b90c7316a44dafa5328 + commit: dea64e67b7b3aca2b8c5b57cbd68266636202b29 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: 5723e20cbc49b347114c7b90c7316a44dafa5328 + commit: dea64e67b7b3aca2b8c5b57cbd68266636202b29 arch: aarch64 build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 300