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
|
|
@ -46,10 +46,9 @@ steps:
|
|||
R_LIBS_USER: /mnt/cache/R-pkgs
|
||||
CCACHE_DIR: /mnt/cache/ccache
|
||||
PLATFORM: redhat-9
|
||||
BLOCK: 715:2428
|
||||
BLOCK: 1664:2428
|
||||
ARCH: amd64
|
||||
NCPUS: 4
|
||||
MEMORY: 14Gi
|
||||
INSTANCE_TYPE: AX42
|
||||
STRATEGY: sequential
|
||||
# volumes:
|
||||
|
|
@ -110,7 +109,7 @@ steps:
|
|||
memory: 5Gi
|
||||
cpu: 2000m
|
||||
limits:
|
||||
memory: 14Gi
|
||||
memory: 20Gi
|
||||
cpu: 4000m
|
||||
### PROD-sequential
|
||||
# resources:
|
||||
|
|
|
|||
Loading…
Reference in a new issue