From 9ac70c45faee6edd55799d0c964e01c3e8c42d87 Mon Sep 17 00:00:00 2001 From: Benjamin Drung Date: Fri, 24 Apr 2026 01:56:24 +0200 Subject: [PATCH] ci: run system tests Ubuntu 26.04 LTS "Resolute Raccoon" --- .github/workflows/ci.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 95fb70147..58e98f4c3 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -176,8 +176,7 @@ jobs: container: - ubuntu:noble - ubuntu:questing - # resolute skipped due to https://launchpad.net/bugs/2147544 - # - ubuntu:resolute + - ubuntu:resolute container: image: ${{ matrix.container }} options: --cap-add=SYS_PTRACE --security-opt seccomp=unconfined