We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49ae13c commit 2b837f5Copy full SHA for 2b837f5
README.md
@@ -59,10 +59,11 @@ This library includes the following packages:
59
60
* A version of Go that is [supported by
61
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
+* Linux (amd64, arm64): CI is run against kernel.org LTS releases. >= 4.4 should work but EOL'ed
63
versions are not supported.
64
-* Windows: CI is run against Windows Server 2022. Only the latest eBPF for Windows
+* Windows (amd64): CI is run against Windows Server 2022. Only the latest eBPF for Windows
65
release is supported.
66
+* Other architectures are best effort. 32bit arches are not supported.
67
68
## License
69
0 commit comments