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 78cfcd7 commit 2c13adbCopy full SHA for 2c13adb
config/pipeline.yaml
@@ -1418,6 +1418,15 @@ jobs:
1418
- 'x86-board'
1419
- 'kselftest'
1420
1421
+ kbuild-gcc-12-x86-drm:
1422
+ <<: *kbuild-gcc-12-x86-job
1423
+ params:
1424
+ <<: *kbuild-gcc-12-x86-params
1425
+ fragments:
1426
+ - 'lab-setup'
1427
+ - 'x86-drm'
1428
+ - 'kselftest'
1429
+
1430
kbuild-gcc-12-x86-allnoconfig:
1431
<<: *kbuild-gcc-12-x86-job
1432
params:
0 commit comments