浏览代码

chore: ci

GyDi 2 年之前
父节点
当前提交
73119bb7c5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/ci.yml

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

@@ -91,7 +91,7 @@ jobs:
 
   release-update:
     needs: release
-    runs-on: macos-latest
+    runs-on: ubuntu-latest
     if: |
       startsWith(github.repository, 'zzzgydi') &&
       startsWith(github.ref, 'refs/tags/v')