瀏覽代碼

fix(ci): use macos 12 runner

Baptiste Augrain 2 年之前
父節點
當前提交
e70f1391b2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/stable-macos.yml

+ 1 - 1
.github/workflows/stable-macos.yml

@@ -28,7 +28,7 @@ jobs:
       fail-fast: false
       matrix:
         include:
-          - runner: macOS-10.15
+          - runner: macos-12
             vscode_arch: x64
           - runner: [self-hosted, macOS, ARM64]
             vscode_arch: arm64