Skip to content

Commit 9798d6c

Browse files
committed
installation: macos: Remove Apple silicon restrictions
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]>
1 parent a1d6b33 commit 9798d6c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

installation/macos.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# macOS
22

3-
Fluent Bit is compatible with latest Apple macOS system on x86_64 and Apple Silicon M1 architectures.
4-
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.
3+
Fluent Bit is compatible with latest Apple macOS system on x86_64 and Apple Silicon architectures.
54

65
## Installation Packages
76

0 commit comments

Comments
 (0)