Skip to content

Commit 03c616a

Browse files
authored
Merge pull request #1034 from Altinity/cicd/24.8/update_regression
[24.8] Update regression hash
2 parents 9f759f2 + 1a6968f commit 03c616a

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: fc19ce3a7322a10ab791de755c950a56744a12e7
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: fc19ce3a7322a10ab791de755c950a56744a12e7
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)