Skip to content

Commit b265f50

Browse files
authored
Update unitctl.yml
group: xmis labels: [self-hosted, ubuntu-latest]
1 parent fc0c2cf commit b265f50

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/unitctl.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ permissions:
2323

2424
jobs:
2525
test:
26-
runs-on: ${{ matrix.os }}
26+
runs-on:
27+
group: xmis
28+
labels: [self-hosted, ubuntu-latest]
2729
defaults:
2830
run:
2931
working-directory: tools/unitctl

0 commit comments

Comments
 (0)