diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cbdbc6f3..c4944abe 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -82,6 +82,7 @@ jobs: smoketestMac: name: Run smoke test on macOS + if: false # Disabling until this is fixed: https://github.com/Homebrew/homebrew-core/issues/159691 runs-on: macos-latest needs: buildBinaries steps: