Skip to content

Commit 1cabd19

Browse files
authored
use only compiler github action runners for afar triggers
1 parent e61d8fe commit 1cabd19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compute-rocm-dkmd-afar-trigger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
trigger_jenkins:
11-
runs-on: self-hosted
11+
runs-on: [self-hosted, compiler-generic-runners]
1212

1313
steps:
1414
- name: Set environment variable for container image

0 commit comments

Comments
 (0)