Forráskód Böngészése

ci: use not deprecated macOS (#1235)

Baptiste Augrain 2 éve
szülő
commit
b8acee21ca
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      .github/workflows/insider-macos.yml

+ 1 - 1
.github/workflows/insider-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