Skip to content

Commit 0b199cc

Browse files
authored
Update release_branches.yml
1 parent e6ae310 commit 0b199cc

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: dea64e67b7b3aca2b8c5b57cbd68266636202b29
555+
commit: 3813f766450aca6f243eb5b4b9c7fa887a0b47b1
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: dea64e67b7b3aca2b8c5b57cbd68266636202b29
566+
commit: 3813f766450aca6f243eb5b4b9c7fa887a0b47b1
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)