Skip to content

Commit 2b837f5

Browse files
committed
readme: clarify arch support
Signed-off-by: Lorenz Bauer <[email protected]>
1 parent 49ae13c commit 2b837f5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,11 @@ This library includes the following packages:
5959

6060
* A version of Go that is [supported by
6161
upstream](https://golang.org/doc/devel/release.html#policy)
62-
* Linux: CI is run against kernel.org LTS releases. >= 4.4 should work but EOL'ed
62+
* Linux (amd64, arm64): CI is run against kernel.org LTS releases. >= 4.4 should work but EOL'ed
6363
versions are not supported.
64-
* Windows: CI is run against Windows Server 2022. Only the latest eBPF for Windows
64+
* Windows (amd64): CI is run against Windows Server 2022. Only the latest eBPF for Windows
6565
release is supported.
66+
* Other architectures are best effort. 32bit arches are not supported.
6667

6768
## License
6869

0 commit comments

Comments
 (0)