Skip to content

Commit

Permalink
ci: more memory (for reals this time)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobdadams committed May 28, 2024
1 parent 749257a commit 5f963ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
- dev

env:
CLOUD_FUNCTION_MEMORY: 512
CLOUD_FUNCTION_MEMORY: 1024
CLOUD_FUNCTION_RUN_TIMEOUT: 9m
SCHEDULE_NAME: first-of-the-month
SCHEDULE_CRON: 0 9 1 * *
Expand Down

0 comments on commit 5f963ad

Please sign in to comment.