ci: change runner from ubicloud to k8s (#4231)

This commit is contained in:
majinghe
2026-07-03 13:27:53 +08:00
committed by GitHub
parent 1c36c6b208
commit 6fd642253a
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -99,7 +99,7 @@ defaults:
jobs:
s3tests:
runs-on: ubicloud-standard-4
runs-on: sm-standard-4
timeout-minutes: 180
strategy:
fail-fast: false