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: