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: