Browse Source

fix(ci): use macos 12 runner

Baptiste Augrain 2 năm trước cách đây
mục cha
commit
e70f1391b2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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