소스 검색

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