Skip to content

Commit 9e7fbce

Browse files
authored
Update some auth tests to Xcode 16 (#13745)
1 parent 74e3d9c commit 9e7fbce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auth.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
scripts/decrypt_gha_secret.sh scripts/gha-encrypted/AuthSample/Credentials.swift.gpg \
164164
FirebaseAuth/Tests/SampleSwift/SwiftApiTests/Credentials.swift "$plist_secret"
165165
- name: Xcode
166-
run: sudo xcode-select -s /Applications/Xcode_15.4.app/Contents/Developer
166+
run: sudo xcode-select -s /Applications/Xcode_16.app/Contents/Developer
167167
- uses: nick-fields/retry@v3
168168
with:
169169
timeout_minutes: 120

0 commit comments

Comments
 (0)