From 8924dbb08f8fee8057cd49c25363281db8c3c3d0 Mon Sep 17 00:00:00 2001 From: Aleksey Loginov <32845901+AlexInLog@users.noreply.github.com> Date: Wed, 19 Aug 2026 06:23:00 +0300 Subject: [PATCH] Try to use new qt --- .github/workflows/ci v2.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/ci v2.yml b/.github/workflows/ci v2.yml index 092e559c6..ac891ff55 100644 --- a/.github/workflows/ci v2.yml +++ b/.github/workflows/ci v2.yml @@ -58,7 +58,6 @@ jobs: uses: jurplel/install-qt-action@v4 with: cache: true - version: "6.2.*" - name: conan detect profile if: steps.check_cache.outputs.cache-hit != 'true' || github.event_name == 'schedule' @@ -107,7 +106,6 @@ jobs: uses: jurplel/install-qt-action@v4 with: cache: true - version: "6.2.*" - name: get conan uses: turtlebrowser/get-conan@main @@ -184,7 +182,6 @@ jobs: uses: jurplel/install-qt-action@v4 with: cache: true - version: "6.2.*" - name: get conan uses: turtlebrowser/get-conan@main @@ -263,7 +260,6 @@ jobs: uses: jurplel/install-qt-action@v4 with: cache: true - version: "6.2.*" - name: Install project and build env: