more mem for cran updates
This commit is contained in:
parent
06e733504d
commit
267f32e37d
1 changed files with 4 additions and 1 deletions
|
|
@ -21,6 +21,9 @@ matrix:
|
|||
- PLATFORM: alpine-320
|
||||
PKGS_ID: alpine320
|
||||
ARCH: arm64
|
||||
- PLATFORM: alpine-320
|
||||
PKGS_ID: alpine320
|
||||
ARCH: amd64
|
||||
|
||||
steps:
|
||||
- name: 'Processing Updates: (${PLATFORM})'
|
||||
|
|
@ -53,7 +56,7 @@ steps:
|
|||
### PROD
|
||||
resources:
|
||||
requests:
|
||||
memory: 3Gi
|
||||
memory: 5Gi
|
||||
cpu: 700m
|
||||
limits:
|
||||
memory: 14Gi
|
||||
|
|
|
|||
Loading…
Reference in a new issue