We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74e3d9c commit 9e7fbceCopy full SHA for 9e7fbce
.github/workflows/auth.yml
@@ -163,7 +163,7 @@ jobs:
163
scripts/decrypt_gha_secret.sh scripts/gha-encrypted/AuthSample/Credentials.swift.gpg \
164
FirebaseAuth/Tests/SampleSwift/SwiftApiTests/Credentials.swift "$plist_secret"
165
- name: Xcode
166
- run: sudo xcode-select -s /Applications/Xcode_15.4.app/Contents/Developer
+ run: sudo xcode-select -s /Applications/Xcode_16.app/Contents/Developer
167
- uses: nick-fields/retry@v3
168
with:
169
timeout_minutes: 120
0 commit comments