From 2a2312eb814d29c94b4dcc2861a6214cf10d8d71 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Sun, 2 Jan 2022 23:08:25 +0100 Subject: changed build image to ubuntu/22.04. --- .builds/debian.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.builds/debian.yml b/.builds/debian.yml index 15ecd36e..e016720b 100644 --- a/.builds/debian.yml +++ b/.builds/debian.yml @@ -1,4 +1,4 @@ -image: ubuntu/21.10 +image: ubuntu/22.04 sources: - https://git.sr.ht/~cedric/newspipe packages: -- cgit