Skip to content

Commit 28dd3ce

Browse files
committed
update regression hash
1 parent 1cec146 commit 28dd3ce

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
@@ -437,7 +437,7 @@ jobs:
437437
secrets: inherit
438438
with:
439439
runner_type: altinity-on-demand, altinity-regression-tester
440-
commit: 980da3454a7f51581b965db7f8fd4e8af36af403
440+
commit: 0659389ab965633ee3700ae48db3828a3482cbfd
441441
arch: release
442442
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
443443
timeout_minutes: 300
@@ -448,7 +448,7 @@ jobs:
448448
secrets: inherit
449449
with:
450450
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
451-
commit: 980da3454a7f51581b965db7f8fd4e8af36af403
451+
commit: 0659389ab965633ee3700ae48db3828a3482cbfd
452452
arch: aarch64
453453
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
454454
timeout_minutes: 300

0 commit comments

Comments
 (0)