diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 389de77c..6dc0eab1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -244,7 +244,7 @@ jobs: - name: 'Setup xcode' uses: maxim-lobanov/setup-xcode@v1 with: - xcode-version: '14.3.1' + xcode-version: '16.1.0' - name: 'Install Qt' uses: jurplel/install-qt-action@v3