From b8acee21caf3561e7c8fee40897f48a2fd3af75d Mon Sep 17 00:00:00 2001 From: Baptiste Augrain Date: Sun, 4 Sep 2022 20:50:32 +0200 Subject: [PATCH] ci: use not deprecated macOS (#1235) --- .github/workflows/insider-macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/insider-macos.yml b/.github/workflows/insider-macos.yml index 026a102..9737365 100644 --- a/.github/workflows/insider-macos.yml +++ b/.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