diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9dcedc5fc..a15c75ca2 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -433,6 +433,7 @@ jobs: build_apple: name: Build Apple clients runs-on: macos-26 + if: false needs: - calculate_version strategy: