Skip to content

Commit 0f5e65c

Browse files
authored
update regression runner labels
1 parent 5ee8bb8 commit 0f5e65c

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
@@ -551,7 +551,7 @@ jobs:
551551
uses: ./.github/workflows/regression.yml
552552
secrets: inherit
553553
with:
554-
runner_type: altinity-on-demand, altinity-type-cpx51, altinity-image-x86-app-docker-ce, altinity-setup-regression
554+
runner_type: altinity-on-demand, altinity-regression-tester
555555
commit: e3c00be97a045aa04e9d1a6ec50cc64f4c387b70
556556
arch: release
557557
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}
@@ -562,7 +562,7 @@ jobs:
562562
uses: ./.github/workflows/regression.yml
563563
secrets: inherit
564564
with:
565-
runner_type: altinity-on-demand, altinity-type-cax41, altinity-image-arm-app-docker-ce, altinity-setup-regression
565+
runner_type: altinity-on-demand, altinity-regression-tester-aarch64
566566
commit: e3c00be97a045aa04e9d1a6ec50cc64f4c387b70
567567
arch: aarch64
568568
build_sha: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)