@@ -71,7 +71,7 @@ jobs:
- uses: actions/setup-python@v5
with:
- python-version: '3.7'
+ python-version: '3.11'
- name: Install Secret GoogleService-Info.plist
run: scripts/decrypt_gha_secret.sh scripts/gha-encrypted/firestore-nightly.plist.gpg \
@@ -15,6 +15,7 @@
name: firestore
on:
+ workflow_dispatch:
pull_request:
schedule:
# Run every day at 12am (PST) - cron uses UTC times
@@ -311,7 +312,7 @@ jobs:
- name: Setup build
run: scripts/install_prereqs.sh Firestore ${{ runner.os }} cmake