ci: restore ubicloud runners for heavy jobs (#3183)

This commit is contained in:
安正超
2026-06-03 08:38:17 +08:00
committed by GitHub
parent 14aaab9406
commit ae2d3c4025
4 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -40,7 +40,7 @@ env:
jobs:
performance-profile:
name: Performance Profiling
runs-on: rustfs
runs-on: ubicloud-standard-2
timeout-minutes: 30
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"
@@ -117,7 +117,7 @@ jobs:
benchmark:
name: Benchmark Tests
runs-on: rustfs
runs-on: ubicloud-standard-2
timeout-minutes: 45
env:
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: "true"