From 2414d04fe5334a0642576bbe6d54ab7e3aaf1d59 Mon Sep 17 00:00:00 2001 From: Petr Mironychev <9195189+Palm1r@users.noreply.github.com> Date: Wed, 14 May 2025 15:54:54 +0200 Subject: [PATCH] feat: Finalize qtc 16.0.1 and 16.0.2 --- .github/workflows/build_cmake.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build_cmake.yml b/.github/workflows/build_cmake.yml index 6aaf588..c7ba6d3 100644 --- a/.github/workflows/build_cmake.yml +++ b/.github/workflows/build_cmake.yml @@ -50,8 +50,8 @@ jobs: qt_creator_version: "16.0.2" } - { - qt_version: "6.8.1", - qt_creator_version: "15.0.1" + qt_version: "6.8.3", + qt_creator_version: "16.0.1" } steps: