Skip to content

Commit f4681e8

Browse files
committed
Update regression hash with fixes for tiered storage cleanup
1 parent 17eb4e2 commit f4681e8

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
@@ -539,7 +539,7 @@ jobs:
539539
secrets: inherit
540540
with:
541541
runner_type: altinity-on-demand, altinity-type-cpx51, altinity-image-x86-app-docker-ce, altinity-setup-regression
542-
commit: 11dcb1ad771e6afebcb06bcc7bf1c1d8b184d838
542+
commit: bd31e738c0cedaca253d15a05ed245c41b6e0b6a
543543
arch: release
544544
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
545545
timeout_minutes: 300
@@ -550,7 +550,7 @@ jobs:
550550
secrets: inherit
551551
with:
552552
runner_type: altinity-on-demand, altinity-type-cax41, altinity-image-arm-app-docker-ce, altinity-setup-regression
553-
commit: 11dcb1ad771e6afebcb06bcc7bf1c1d8b184d838
553+
commit: bd31e738c0cedaca253d15a05ed245c41b6e0b6a
554554
arch: aarch64
555555
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
556556
timeout_minutes: 300

0 commit comments

Comments
 (0)