Skip to content

Commit e6ae310

Browse files
authored
Update regression commit to dea64e6
1 parent d5c71c3 commit e6ae310

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release_branches.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ jobs:
552552
secrets: inherit
553553
with:
554554
runner_type: altinity-on-demand, altinity-regression-tester
555-
commit: fd33d9e73ebd14392d601d87902ddf0e7c90709c
555+
commit: dea64e67b7b3aca2b8c5b57cbd68266636202b29
556556
arch: release
557557
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
558558
timeout_minutes: 300
@@ -563,7 +563,7 @@ jobs:
563563
secrets: inherit
564564
with:
565565
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
566-
commit: fd33d9e73ebd14392d601d87902ddf0e7c90709c
566+
commit: dea64e67b7b3aca2b8c5b57cbd68266636202b29
567567
arch: aarch64
568568
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
569569
timeout_minutes: 300

0 commit comments

Comments
 (0)