Browse Source

Use self runner

onevcat 1 year ago
parent
commit
c7ecd16add
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/build.yaml

+ 1 - 1
.github/workflows/build.yaml

@@ -4,7 +4,7 @@ on: [push, pull_request]
 
 
 jobs:
 jobs:
   run-test:
   run-test:
-    runs-on: macos-14
+    runs-on: self-hosted
     strategy:
     strategy:
       matrix:
       matrix:
         destination: [
         destination: [