We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e02fa68 commit 9b7e8e6Copy full SHA for 9b7e8e6
1 file changed
.github/workflows/unitctl.yml
@@ -24,8 +24,8 @@ permissions:
24
jobs:
25
test:
26
runs-on:
27
- group: xmis
28
- labels: [self-hosted, ubuntu-latest]
+ # group: xmis
+ labels: [self-hosted, k3s]
29
defaults:
30
run:
31
working-directory: tools/unitctl
0 commit comments