From 3d2e05f0819fc9915aab9dfc37b9cf8518a48fe9 Mon Sep 17 00:00:00 2001 From: Marcin Konowalczyk Date: Tue, 2 Jun 2026 21:51:03 +0200 Subject: [PATCH] chore: update devel base to ubuntu@26.04 Co-authored-by: Alejandro Santisteban --- python/3.14-26.04/rockcraft.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/python/3.14-26.04/rockcraft.yaml b/python/3.14-26.04/rockcraft.yaml index c0663ef..44d84a0 100644 --- a/python/3.14-26.04/rockcraft.yaml +++ b/python/3.14-26.04/rockcraft.yaml @@ -13,8 +13,7 @@ description: | license: Python-2.0 base: bare -# TODO: Use 26.04 once rockcraft supports it. -build-base: devel +build-base: ubuntu@26.04 run-user: _daemon_