Modify to ubicloud

This commit is contained in:
loverustfs
2025-12-19 09:42:21 +08:00
parent 1d111464f9
commit 889c67f359
9 changed files with 28 additions and 28 deletions
+2 -2
View File
@@ -40,7 +40,7 @@ env:
jobs:
performance-profile:
name: Performance Profiling
runs-on: ubuntu-latest
runs-on: ubicloud-standard-4
timeout-minutes: 30
steps:
- name: Checkout repository
@@ -115,7 +115,7 @@ jobs:
benchmark:
name: Benchmark Tests
runs-on: ubuntu-latest
runs-on: ubicloud-standard-4
timeout-minutes: 45
steps:
- name: Checkout repository