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:
security-audit:
name: Security Audit
runs-on: ubuntu-latest
runs-on: ubicloud-standard-4
timeout-minutes: 15
steps:
- name: Checkout repository
@@ -65,7 +65,7 @@ jobs:
dependency-review:
name: Dependency Review
runs-on: ubuntu-latest
runs-on: ubicloud-standard-4
if: github.event_name == 'pull_request'
permissions:
contents: read