Update build-ios-release-pullrequest.yml

This commit is contained in:
Marcos Rodriguez Vélez 2025-02-28 21:45:54 -04:00 committed by GitHub
parent e4d3ecba98
commit 5f8dbc52d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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