diff options
Diffstat (limited to 'Meta/Azure')
-rw-r--r-- | Meta/Azure/Serenity.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Meta/Azure/Serenity.yml b/Meta/Azure/Serenity.yml index ddd715729e..a115f3e3dc 100644 --- a/Meta/Azure/Serenity.yml +++ b/Meta/Azure/Serenity.yml @@ -80,7 +80,7 @@ jobs: timeoutInMinutes: 60 env: SERENITY_QEMU_CPU: 'max,vmx=off' - SERENITY_KERNEL_CMDLINE: 'boot_mode=self-test' + SERENITY_KERNEL_CMDLINE: 'fbdev=off boot_mode=self-test' SERENITY_RUN: 'ci' - script: | |