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 e93acc0 commit a94b780Copy full SHA for a94b780
config/jobs.yaml
@@ -1246,6 +1246,15 @@ jobs:
1246
- 'x86-board'
1247
- 'kselftest'
1248
1249
+ kbuild-gcc-12-x86-drm:
1250
+ <<: *kbuild-gcc-12-x86-job
1251
+ params:
1252
+ <<: *kbuild-gcc-12-x86-params
1253
+ fragments:
1254
+ - 'lab-setup'
1255
+ - 'x86-drm'
1256
+ - 'kselftest'
1257
+
1258
kbuild-gcc-12-x86-allnoconfig:
1259
<<: *kbuild-gcc-12-x86-job
1260
params:
0 commit comments