CaIon il y a 10 mois
Parent
commit
f56d1ff27e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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