Skip to content

Commit

Permalink
Increase resource requests
Browse files Browse the repository at this point in the history
  • Loading branch information
mstifflin committed Apr 11, 2024
1 parent 0d0319e commit 2b3282d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .buildkite/pipeline-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ container:
name: docker-sock
resources:
requests:
cpu: 7500m
memory: 30G
cpu: 12000m
memory: 50G
volumes:
- name: docker-sock
emptyDir: {}
Expand Down

0 comments on commit 2b3282d

Please sign in to comment.