diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f0de0122..3b2ae341 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,9 +14,9 @@ jobs: fail-fast: false matrix: include: - # macOS — universal build (arm64 + x64) on Apple Silicon runner - - os: macos-latest - args: --mac --arm64 --x64 + # macOS removido neste fork: ninguém do grupo usa, e o runner macOS + # é cobrado a 10x num repositório privado — era a plataforma mais cara + # da matriz, compilada em toda tag para zero usuários. # Windows — x64 + arm64 on x64 runner. # Pinned to windows-2022 (VS 2022 / v17): the windows-latest image # ships VS "18", which the node-gyp bundled with electron-rebuild