We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b3288 commit 51e9886Copy full SHA for 51e9886
config/trees.yaml
@@ -150,6 +150,8 @@ trees:
150
vireshk:
151
url: "https://git.kernel.org/pub/scm/linux/kernel/git/vireshk/linux.git"
152
153
+ hyperv:
154
+ url: "https://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git"
155
156
# -----------------------------------------------------------------------------
157
# Legacy configuration data (still used by trigger service)
@@ -669,3 +671,11 @@ build_configs:
669
671
670
672
tree: vireshk
673
branch: 'for-kernelci'
674
+
675
+ hyperv-next:
676
+ tree: hyperv
677
+ branch: 'hyperv-next'
678
679
+ hyperv-fixes:
680
681
+ branch: 'hyperv-fixes'
0 commit comments