mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[CI] Bump memory for main CI workers (#86541)
This commit is contained in:
parent
646a34043a
commit
e3e166e05a
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ def label(size) {
|
||||||
case 'xl-highmem':
|
case 'xl-highmem':
|
||||||
return 'docker && tests-xl-highmem'
|
return 'docker && tests-xl-highmem'
|
||||||
case 'xxl':
|
case 'xxl':
|
||||||
return 'docker && tests-xxl'
|
return 'docker && tests-xxl && gobld/machineType:custom-64-270336'
|
||||||
}
|
}
|
||||||
|
|
||||||
error "unknown size '${size}'"
|
error "unknown size '${size}'"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue