Skip to content

Commit e56d9ff

Browse files
authored
[Metax][CI] fix Metax ci bug (#7920)
* Change Jenkins trigger group from APPROVAL to GZ_BD-CPU * Change Jenkins runner to self-hosted XPU-P800
1 parent cc413e0 commit e56d9ff

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci_metax.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ concurrency:
1818
jobs:
1919
trigger-jenkins:
2020
name: Trigger Jenkins for PR
21-
runs-on:
22-
group: GZ_BD-CPU
21+
runs-on: [self-hosted, XPU-P800]
2322
environment: Metax_ci
2423

2524
steps:

0 commit comments

Comments
 (0)