From 063ea3a01b4c9fdd9832ff1d1c84b3d71d5db7b4 Mon Sep 17 00:00:00 2001 From: pajlada Date: Sun, 7 Dec 2025 11:55:36 +0100 Subject: [PATCH] ci: drop Qt 6.4.3 support (#6628) --- .github/workflows/test-macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-macos.yml b/.github/workflows/test-macos.yml index eb28f3aa..696b0137 100644 --- a/.github/workflows/test-macos.yml +++ b/.github/workflows/test-macos.yml @@ -24,7 +24,7 @@ jobs: strategy: matrix: os: [macos-14] - qt-version: [6.4.3, 6.7.1] + qt-version: [6.7.1, 6.10.1] fail-fast: false env: QT_MODULES: qtimageformats