From fa456164bac69b1a3798fc530e6a00b36052f4f1 Mon Sep 17 00:00:00 2001 From: R4SAS Date: Sat, 8 Nov 2025 00:58:20 +0300 Subject: [PATCH] [gha] macos: more tests --- .github/workflows/build-macos.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-macos.yml b/.github/workflows/build-macos.yml index ac72b1b1..880dbb4b 100644 --- a/.github/workflows/build-macos.yml +++ b/.github/workflows/build-macos.yml @@ -31,8 +31,8 @@ jobs: fail-fast: true matrix: include: - - target: macos-latest - target-name: ARM64 + #- target: macos-latest + # target-name: ARM64 - target: macos-latest-large target-name: Intel x86_64