Browse Source

fix(ci): use macos 12 runner

Baptiste Augrain 2 years ago
parent
commit
e70f1391b2
1 changed files with 1 additions and 1 deletions
  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