Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions docs/articles_en/about-openvino/release-notes-openvino.rst
Original file line number Diff line number Diff line change
Expand Up @@ -328,17 +328,6 @@ Known Issues
| Performance regression of models on ARM due to an upgrade to the latest ACL. A corresponding issue has
been created in the ACL and oneDNN repositories.

| **Component: OpenVINO Homebrew Installation**
| ID: NA
| Description:
| Recent OpenVINO releases are currently unavailable via Homebrew due to an issue with
`protobuf` in the internal Homebrew CI infrastructure. This affects the ability
to build and publish formula updates. The upstream issue is actively monitored,
and availability will be restored as soon as it is resolved. Until then, use the
S3 archive as an alternative to Homebrew on Linux and macOS.
For more information, see :doc:`Linux Installation Guide <./../get-started/install-openvino/install-openvino-archive-linux>`
and :doc:`macOS Installation Guide <./../get-started/install-openvino/install-openvino-archive-macos>`.


.. Previous 2025 releases
.. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,6 @@ Install OpenVINO™ Runtime via Homebrew
:description: Learn how to install OpenVINO™ Runtime on Linux and macOS
operating systems, using Homebrew.

.. note::
Recent OpenVINO releases are currently unavailable via Homebrew due to an issue with
`protobuf` in the internal Homebrew CI infrastructure. This affects the ability
to build and publish formula updates. The upstream issue is actively monitored,
and availability will be restored as soon as it is resolved.

Until then, use the S3 archive as an alternative to Homebrew on Linux and macOS.
For more information, see :doc:`Linux Installation Guide <install-openvino-archive-linux>` and :doc:`macOS Installation Guide <install-openvino-archive-macos>`.

.. note::

Note that the `Homebrew <https://brew.sh/>`__ distribution:
Expand Down
Loading