Skip to content

Commit

Permalink
installation: macos: Remove Apple silicon restrictions (#1364)
Browse files Browse the repository at this point in the history
This is because recent GHA's macos-latest is replaced with Apple Silicon
based worker.
We don't need to mention Apple Silicon restriction.

Signed-off-by: Hiroshi Hatake <[email protected]>
  • Loading branch information
cosmo0920 authored May 2, 2024
1 parent a1d6b33 commit de99f8b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions installation/macos.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# macOS

Fluent Bit is compatible with latest Apple macOS system on x86_64 and Apple Silicon M1 architectures.
At the moment there is only an official supported package on x86_64 but you can build it from source as well by following the instructions below.
Fluent Bit is compatible with latest Apple macOS system on x86_64 and Apple Silicon architectures.

## Installation Packages

Expand Down

0 comments on commit de99f8b

Please sign in to comment.