Skip to content

Commit eb9a889

Browse files
committed
Update release.zip.yml
1 parent 7f0b869 commit eb9a889

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.zip.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,8 +280,8 @@ jobs:
280280
- product: "Database"
281281
plist_src: "scripts/gha-encrypted/qs-database.plist.gpg"
282282
plist_dst: "quickstart-ios/database/GoogleService-Info.plist"
283-
os: "macos-14" # Override default
284-
xcode: "Xcode_16.2" # Override default
283+
# os: "macos-14" # Override default
284+
# xcode: "Xcode_16.2" # Override default
285285
command: |
286286
SAMPLE="Database" TARGET="DatabaseExample" NON_FIREBASE_SDKS="FirebaseDatabaseUI" \
287287
scripts/zip/setup_quickstart_framework.sh \

0 commit comments

Comments
 (0)