build using more memory
This commit is contained in:
parent
1dea7eaa4e
commit
7e561e24ff
1 changed files with 3 additions and 3 deletions
|
|
@ -18,12 +18,12 @@ matrix:
|
|||
# BLOCK: 20099:21169
|
||||
# ARCH: arm64
|
||||
- PLATFORM: alpine-320
|
||||
BLOCK: 5917:length(pkgs)
|
||||
BLOCK: 6304:length(pkgs)
|
||||
ARCH: arm64
|
||||
NCPUS: 1
|
||||
STRATEGY: sequential
|
||||
- PLATFORM: alpine-320
|
||||
BLOCK: 20:length(pkgs)
|
||||
BLOCK: 309:length(pkgs)
|
||||
ARCH: amd64
|
||||
NCPUS: 1
|
||||
STRATEGY: sequential
|
||||
|
|
@ -71,7 +71,7 @@ steps:
|
|||
### PROD-sequential
|
||||
resources:
|
||||
requests:
|
||||
memory: 4Gi
|
||||
memory: 13Gi
|
||||
cpu: 1000m
|
||||
limits:
|
||||
memory: 16Gi
|
||||
|
|
|
|||
Loading…
Reference in a new issue