mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-02-09 13:37:12 +02:00
Increase instance size for prior-go
Increase from the default medium (2vCPU 4GB) to medium+ (3vCPU 6GB). This is to stop the OOM events identified in #685 from happening.
This commit is contained in:
parent
e4ec924b25
commit
c8d46761be
@ -4,6 +4,7 @@ executors:
|
||||
docker:
|
||||
- image: cimg/go:1.14
|
||||
prior-go:
|
||||
resource_class: medium+
|
||||
docker:
|
||||
- image: cimg/go:1.13
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user