CaIon 5 months ago
parent
commit
c24608730b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/sync-to-gitee.yml

+ 1 - 1
.github/workflows/sync-to-gitee.yml

@@ -18,7 +18,7 @@ env:
 
 jobs:
   sync-to-gitee:
-    runs-on: ubuntu-latest
+    runs-on: sync
     steps:
       - name: Checkout
         uses: actions/checkout@v3