We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc413e0 commit e56d9ffCopy full SHA for e56d9ff
1 file changed
.github/workflows/ci_metax.yml
@@ -18,8 +18,7 @@ concurrency:
18
jobs:
19
trigger-jenkins:
20
name: Trigger Jenkins for PR
21
- runs-on:
22
- group: GZ_BD-CPU
+ runs-on: [self-hosted, XPU-P800]
23
environment: Metax_ci
24
25
steps:
0 commit comments