Skip to content

Commit 5178f8c

Browse files
committed
update regression hash
1 parent da78bc2 commit 5178f8c

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: c5f44e1c6fdc201a22f3f073b2311de10d2695b0
555+
commit: fd33d9e73ebd14392d601d87902ddf0e7c90709c
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: c5f44e1c6fdc201a22f3f073b2311de10d2695b0
566+
commit: fd33d9e73ebd14392d601d87902ddf0e7c90709c
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)