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

Test larger Mac runner

Signed-off-by: Stefan Scherer <[email protected]>
Stefan Scherer 2 éve
szülő
commit
c317257211
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      .github/workflows/e2e-mac.yml

+ 1 - 1
.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: