Skip to content

Commit e0b41af

Browse files
committed
update regression hash
1 parent 16f0806 commit e0b41af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release_branches.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ jobs:
472472
secrets: inherit
473473
with:
474474
runner_type: altinity-type-cpx51, altinity-image-x86-app-docker-ce, altinity-setup-regression
475-
commit: 53d73ed32155a8a17ee0d0cdb15aee96c98010a2
475+
commit: 0fdb555b36d0ea6a6affc5cf87e593b5d8944c0a
476476
arch: release
477477
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
478478
timeout_minutes: 300
@@ -483,7 +483,7 @@ jobs:
483483
secrets: inherit
484484
with:
485485
runner_type: altinity-type-cax41, altinity-image-arm-app-docker-ce, altinity-setup-regression
486-
commit: 53d73ed32155a8a17ee0d0cdb15aee96c98010a2
486+
commit: 0fdb555b36d0ea6a6affc5cf87e593b5d8944c0a
487487
arch: aarch64
488488
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
489489
timeout_minutes: 300

0 commit comments

Comments
 (0)