From c3172572111e009f6f73f0bcb2629cd08c308718 Mon Sep 17 00:00:00 2001 From: Stefan Scherer Date: Thu, 24 Aug 2023 18:08:01 +0200 Subject: [PATCH] Test larger Mac runner Signed-off-by: Stefan Scherer --- .github/workflows/e2e-mac.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e-mac.yml b/.github/workflows/e2e-mac.yml index 21e278e21..f78ffaf92 100644 --- a/.github/workflows/e2e-mac.yml +++ b/.github/workflows/e2e-mac.yml @@ -27,7 +27,7 @@ jobs: strategy: fail-fast: false matrix: - os: [desktop-windows, macos-latest] + os: [macos-latest-xl] # mode: [plugin, standalone] mode: [plugin] env: