ci: replace ubicloud runner with self host runner on k8s (#4245)

This commit is contained in:
majinghe
2026-07-03 23:12:18 +08:00
committed by GitHub
parent 63b6954ae3
commit 4542d4060f
5 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ defaults:
jobs:
mint:
runs-on: ubicloud-standard-4
runs-on: sm-standard-4
timeout-minutes: 120
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7