Skip to content

Commit

Permalink
ci:(wf) add app runner build change memory
Browse files Browse the repository at this point in the history
  • Loading branch information
masamarux committed Jul 23, 2024
1 parent 71ea61e commit a5a554c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
access-role-arn: arn:aws:iam::961957158866:role/app-runner-role
region: us-east-2
cpu: 1
memory: 1
memory: 2
port: 3000
image: $IMAGE

Expand Down

0 comments on commit a5a554c

Please sign in to comment.