Skip to content

Commit e28c62d

Browse files
committed
update regression hash
1 parent 3fc8dcc commit e28c62d

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
@@ -444,7 +444,7 @@ jobs:
444444
secrets: inherit
445445
with:
446446
runner_type: altinity-on-demand, altinity-regression-tester
447-
commit: 5b33d6455572ebc652e72d28a02d8d8c72d76186
447+
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
448448
arch: release
449449
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
450450
timeout_minutes: 300
@@ -455,7 +455,7 @@ jobs:
455455
secrets: inherit
456456
with:
457457
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
458-
commit: 5b33d6455572ebc652e72d28a02d8d8c72d76186
458+
commit: 5723e20cbc49b347114c7b90c7316a44dafa5328
459459
arch: aarch64
460460
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
461461
timeout_minutes: 300

0 commit comments

Comments
 (0)