Skip to content

Commit 50b3451

Browse files
committed
Fix dup Xcode
1 parent 17dd6c7 commit 50b3451

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/messaging.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ jobs:
5050
mkdir FirebaseMessaging/Tests/IntegrationTests/Resources
5151
scripts/decrypt_gha_secret.sh scripts/gha-encrypted/messaging-sample-plist.gpg \
5252
FirebaseMessaging/Tests/IntegrationTests/Resources/GoogleService-Info.plist "$plist_secret"
53-
- name: Xcode
54-
run: sudo xcode-select -s /Applications/Xcode_15.2.app/Contents/Developer
5553
- name: BuildAndTest
5654
run: ([ -z $plist_secret ] || scripts/third_party/travis/retry.sh scripts/build.sh Messaging all)
5755

0 commit comments

Comments
 (0)