瀏覽代碼

use macos-large

ruki 1 年之前
父節點
當前提交
b0e4171eae
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/macos_arm64.yml

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

@@ -9,7 +9,7 @@ jobs:
   build:
   build:
     strategy:
     strategy:
       matrix:
       matrix:
-        os: [macOS-latest-xlarge]
+        os: [macOS-latest-large]
         kind: [static, shared]
         kind: [static, shared]
 
 
     runs-on: ${{ matrix.os }}
     runs-on: ${{ matrix.os }}