浏览代码

no message

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

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

@@ -98,7 +98,7 @@ jobs:
 
   e2e-cov:
     name: Examples ready for release
-    runs-on: macos-latest
+    runs-on: ubuntu-latest
     steps:
       - name: Git checkout
         uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4