Skip to content

Commit fb89680

Browse files
authored
Update release.zip.yml
1 parent 7a86233 commit fb89680

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
@@ -264,8 +264,8 @@ jobs:
264264
- product: "Database"
265265
plist_src: "scripts/gha-encrypted/qs-database.plist.gpg"
266266
plist_dst: "quickstart-ios/database/GoogleService-Info.plist"
267-
os: "macos-14" # Override default
268-
xcode: "Xcode_16.2" # Override default
267+
# os: "macos-14" # Override default
268+
# xcode: "Xcode_16.2" # Override default
269269
command: |
270270
SAMPLE="Database" TARGET="DatabaseExample" NON_FIREBASE_SDKS="FirebaseDatabaseUI" \
271271
scripts/zip/setup_quickstart_framework.sh \

0 commit comments

Comments
 (0)