From e0b549f714ba8ad98588cbfb9ca989b96fdbdc43 Mon Sep 17 00:00:00 2001 From: Linus Jahn Date: Sat, 3 Feb 2024 16:57:59 +0100 Subject: [PATCH] ci: Remove job for Qt 5.9 --- .github/workflows/tests.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index ae1212880..31e288036 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -20,8 +20,6 @@ jobs: config: [minimal, full, full-debug] qt_version: ['5.15.*'] include: - - config: full - qt_version: 5.9.* - config: minimal qt_version: 6.1.* - config: minimal