Skip to content

Commit

Permalink
added 2 cpus
Browse files Browse the repository at this point in the history
  • Loading branch information
Arturomtz8 committed Sep 23, 2023
1 parent ac56e99 commit 52014e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
run: |
gcloud beta functions deploy telegram-bot-handler \
--gen2 \
--cpu=2 \
--concurrency=4 \
--region=us-central1 \
--runtime=go120 \
Expand Down

0 comments on commit 52014e4

Please sign in to comment.