We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70f1ef9 commit e02fa68Copy full SHA for e02fa68
1 file changed
.github/workflows/ci.yml
@@ -24,8 +24,8 @@ on:
24
jobs:
25
test:
26
runs-on:
27
- group: xmis
28
- labels: [self-hosted, ubuntu-latest]
+ # group: xmis
+ labels: [self-hosted, k3s]
29
strategy:
30
fail-fast: false
31
matrix:
0 commit comments