From 3cdee95ba66a8b2e34f1ac915e4cb07908699953 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Fri, 10 Dec 2021 07:59:25 +0530 Subject: [PATCH] bypy now does only VM builds on Linux --- bypy/linux.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bypy/linux.conf b/bypy/linux.conf index bc55adf09f..b66159b92b 100644 --- a/bypy/linux.conf +++ b/bypy/linux.conf @@ -1,6 +1,4 @@ -image 'https://partner-images.canonical.com/core/focal/current/ubuntu-focal-core-cloudimg-{}-root.tar.gz' -cloud_image 'https://cloud-images.ubuntu.com/releases/focal/release/ubuntu-20.04-server-cloudimg-{}.img' -vm_name_suffix '' +image 'https://cloud-images.ubuntu.com/releases/focal/release/ubuntu-20.04-server-cloudimg-{}.img' # Build time deps for Qt. See https://doc.qt.io/qt-6/linux-requirements.html and # https://doc.qt.io/qt-6/qtwebengine-platform-notes.html