diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d08b14095..3fd062796 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -331,7 +331,7 @@ jobs: runs-on: macos-latest env: - QT_VERSION: 6.9.1 + QT_VERSION: 6.8.0 MAC_TEAM_ID: ${{ secrets.MAC_TEAM_ID }}