Skip to content

Commit

Permalink
Increase task memory (#571)
Browse files Browse the repository at this point in the history
* double memory

* try less memory
  • Loading branch information
PaulJKim authored Feb 9, 2023
1 parent c377dc6 commit ce2f7ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
on-prem-cluster: hsctd-dev-managers
splunk-index: realtime-signs-dev
task-cpu: .5
task-memory: 1024M
task-memory: 1536M
task-port: 80
secrets:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit ce2f7ae

Please sign in to comment.