Skip to content

Commit 60ca129

Browse files
authored
Merge pull request #1833 from Altinity/ci-release-branch-23.8.16
Stable 23.8 - Regression tests: use release branch instead of commit hash
2 parents b53fc9f + 735f605 commit 60ca129

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release_branches.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -638,7 +638,7 @@ jobs:
638638
secrets: inherit
639639
with:
640640
runner_type: altinity-on-demand, altinity-type-cpx51, altinity-image-x86-app-docker-ce, altinity-setup-regression
641-
commit: 91b2de501b77cd90ae9345abb7b56e5fa8c1a921
641+
commit: release
642642
arch: release
643643
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
644644

@@ -648,7 +648,7 @@ jobs:
648648
secrets: inherit
649649
with:
650650
runner_type: altinity-on-demand, altinity-type-cax41, altinity-image-arm-app-docker-ce, altinity-setup-regression
651-
commit: 91b2de501b77cd90ae9345abb7b56e5fa8c1a921
651+
commit: release
652652
arch: aarch64
653653
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
654654

0 commit comments

Comments
 (0)