From: cyan Date: Fri, 9 Jun 2023 09:08:57 +0000 (+0200) Subject: CI: add support for ubuntu mantic X-Git-Tag: 1.4.2~24 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/822598850d0c16a968fb8ea4b5768d4ba323f0e5?ds=inline CI: add support for ubuntu mantic --- diff --git a/.abstruse.yml b/.abstruse.yml index b55ac6a..2393ed3 100644 --- a/.abstruse.yml +++ b/.abstruse.yml @@ -14,6 +14,8 @@ matrix: image: mrcyjanek/waydroid:jammy - env: DISTRO=focal image: mrcyjanek/waydroid:focal + - env: DISTRO=mantic + image: mrcyjanek/waydroid:mantic script: - apt update - build_changelog