diff --git a/.github/workflows/build-ios-release-pullrequest.yml b/.github/workflows/build-ios-release-pullrequest.yml index ca830e88a..2612f7729 100644 --- a/.github/workflows/build-ios-release-pullrequest.yml +++ b/.github/workflows/build-ios-release-pullrequest.yml @@ -1,4 +1,4 @@ -1name: Build Release and Upload to TestFlight (iOS) +name: Build Release and Upload to TestFlight (iOS) on: push: @@ -84,7 +84,7 @@ jobs: - uses: maxim-lobanov/setup-xcode@v1 with: - xcode-version: 16.2 + xcode-version: 16.4 - name: Set Up Ruby uses: ruby/setup-ruby@v1