diff --git a/.github/workflows/release_branches.yml b/.github/workflows/release_branches.yml index b7ee01c54740..8cc601ed87e8 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: b8e6b17fdd6f6c0db1234c23eca5294c9400a196 + commit: release 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: b8e6b17fdd6f6c0db1234c23eca5294c9400a196 + commit: release arch: aarch64 build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }} timeout_minutes: 300