mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-05 00:08:06 +08:00
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:
parent
1d5e46ac97
commit
81e6b1d5bc
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user