From 8dc61cf362c3ba370306d6ec6ff5f4d64af89dce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Roth?= Date: Sun, 17 May 2026 10:16:01 +0200 Subject: [PATCH] ci: use correct ubuntu 26.04 codename --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9500bf53..3085f09a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -168,7 +168,7 @@ jobs: suite: bullseye image: debian:bullseye-slim - name: "Ubuntu 26.04" - suite: stonking + suite: resolute image: ubuntu:26.04 - name: "Ubuntu 24.04" suite: noble