mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-02-26 15:03:28 +01:00
Add a cloud image as well for VM instead of chroot builds
This commit is contained in:
parent
195673efd1
commit
6dfd6b6e1b
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
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 ''
|
||||
|
||||
# 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
|
||||
|
|
|
|||
Loading…
Reference in a new issue