[chore] Doubling the instance size used for CI (#20889)
* [chore] Doubling the instance size used for CI This is to compensate for increased memory usage for DB Tests running with -race
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
eb37139f16
Коммит
16ecdde0df
@@ -7,7 +7,7 @@ orbs:
|
||||
executors:
|
||||
ubuntu:
|
||||
working_directory: ~/mattermost/
|
||||
resource_class: xlarge
|
||||
resource_class: 2xlarge
|
||||
machine:
|
||||
image: "ubuntu-2004:202201-02"
|
||||
environment:
|
||||
|
||||
Ссылка в новой задаче
Block a user