ci: tune build workflow runners (#4871)

* chore: extend build timeout and trim dev deps

* ci: switch linux builds to ubicloud runners

* ci: use larger linux build runners
This commit is contained in:
houseme
2026-07-15 20:58:37 +08:00
committed by GitHub
parent 081c10f073
commit 5ef2731a6b
4 changed files with 5 additions and 9 deletions
-1
View File
@@ -209,7 +209,6 @@ tracing-subscriber = { workspace = true }
opentelemetry_sdk = { workspace = true }
rsa = { workspace = true }
rcgen = { workspace = true }
criterion = { workspace = true, features = ["html_reports"] }
# Enables the shared MockWarmBackend / xl.meta assertion helpers exposed via
# the ecstore `api::tier::test_util` facade module (rustfs/backlog#1148 ilm-6).
rustfs-ecstore = { workspace = true, features = ["test-util"] }