Browse Source

no message

Mr.doob 1 year ago
parent
commit
edbeeafaf4
1 changed files with 1 additions and 1 deletions
  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