chore: fix temporary hickup for pkg redatam
This commit is contained in:
parent
2abb903efa
commit
9953ebe31f
1 changed files with 358 additions and 59 deletions
|
|
@ -22,7 +22,7 @@ steps:
|
|||
R_LIBS_USER: /mnt/cache/R-pkgs
|
||||
CCACHE_DIR: /mnt/cache/ccache
|
||||
PLATFORM: redhat-8
|
||||
BLOCK: 737:1833
|
||||
BLOCK: 1561:1833
|
||||
ARCH: amd64
|
||||
NCPUS: 4
|
||||
# MEMORY: 14Gi
|
||||
|
|
@ -86,7 +86,7 @@ steps:
|
|||
memory: 5Gi
|
||||
cpu: 2000m
|
||||
limits:
|
||||
memory: 14Gi
|
||||
memory: 20Gi
|
||||
cpu: 4000m
|
||||
### PROD-sequential
|
||||
# resources:
|
||||
|
|
|
|||
Loading…
Reference in a new issue