Update build-ios-release-pullrequest.yml

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

View file

@ -1,4 +1,4 @@
name: Build Release and Upload to TestFlight (iOS)
1name: Build Release and Upload to TestFlight (iOS)
on:
push:
@ -84,7 +84,7 @@ jobs:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: 16.0
xcode-version: 16.2
- name: Set Up Ruby
uses: ruby/setup-ruby@v1