chore(ci): bigger box for webui and interop

These two are on par with sharness, and webui became flaky.
Flakiness will be addressed upstream, but this should decrease how often
it occurs + make CI faster (making sharness the longest one again)
This commit is contained in:
Marcin Rataj 2022-11-15 18:16:24 +01:00
parent 1d5e46ac97
commit 81e6b1d5bc

View File

@ -224,7 +224,7 @@ jobs:
docker:
- image: cimg/go:1.19.1-node
parallelism: 4
resource_class: large
resource_class: 2xlarge+
steps:
- *make_out_dirs
- attach_workspace:
@ -324,6 +324,7 @@ jobs:
- ~/.cache/go-build/
ipfs-webui:
executor: node-browsers
resource_class: 2xlarge+
steps:
- *make_out_dirs
- attach_workspace: