Skip to content

Commit

Permalink
fix: reduce number of workers (#199)
Browse files Browse the repository at this point in the history
* fix: update zksolc version

* fix: reduce number of workers
  • Loading branch information
varex83 authored Sep 19, 2024
1 parent da5c2c2 commit d9ab67b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-api-deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
PROMTAIL_PASSWORD=${{secrets.PROMTAIL_PASSWORD}}
PROMETHEUS_USERNAME=${{secrets.PROMETHEUS_USERNAME}}
PROMETHEUS_PASSWORD=${{secrets.PROMETHEUS_PASSWORD}}
WORKER_THREADS=1
ENVIRONMENT=dev
- name: Deploy Amazon ECS task definition
Expand Down

0 comments on commit d9ab67b

Please sign in to comment.