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
+1 -1
View File
@@ -263,7 +263,7 @@ jobs:
name: Build Docker Images
needs: build-check
if: needs.build-check.outputs.should_build == 'true'
runs-on: rustfs
runs-on: ubicloud-standard-2
timeout-minutes: 60
strategy:
fail-fast: false