From 6d0d3ed441262e358fb786c72df63f50d42f1765 Mon Sep 17 00:00:00 2001 From: jpsantos1 <88748637+jpsantos1@users.noreply.github.com> Date: Sat, 14 Mar 2026 16:39:57 -0300 Subject: [PATCH] Remove macOS builds from release pipeline --- .github/workflows/release.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 39ca72dae..3ab588465 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,8 +18,6 @@ jobs: - linux-arm64 - linux-arm - win-x64 - - osx-x64 - - osx-arm64 steps: