瀏覽代碼

chore: ci

GyDi 2 年之前
父節點
當前提交
4480ecc96d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/updater.yml

+ 1 - 1
.github/workflows/updater.yml

@@ -4,7 +4,7 @@ on: workflow_dispatch
 
 jobs:
   release-update:
-    runs-on: macos-latest
+    runs-on: ubuntu-latest
     if: startsWith(github.repository, 'zzzgydi')
     steps:
       - name: Checkout repository