Skip to content
Snippets Groups Projects
Commit 9de9c12e authored by Marcin Rataj's avatar Marcin Rataj
Browse files

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)
parent 1127a15a
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment