Преглед изворни кода

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