diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f14d1622..0ca8e075 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -233,7 +233,7 @@ jobs: - name: 'Setup xcode' uses: maxim-lobanov/setup-xcode@v1 with: - xcode-version: '13.4' + xcode-version: '14.3.1' - name: 'Install Qt' uses: jurplel/install-qt-action@v3