microsoft / microsoft/ebpf-for-windows
ebpf-for-windows CI/CD doesn't detect newer LLVM versions when available
Open
ci/cd
dependencies
enhancement
triaged
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 311
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 21
Description
[LLVM](https://llvm.org/) 21.1.1 is now released.
However, [reusable-build.yml](https://github.com/microsoft/ebpf-for-windows/blob/main/.github/workflows/reusable-build.yml#L158) always uses 18.1.8.
There is currently no equivalent of [dependabot](https://github.com/microsoft/ebpf-for-windows/blob/main/.github/dependabot.yml) or [check_wdk.yml](https://github.com/microsoft/ebpf-for-windows/blob/main/.github/workflows/check_wdk.yml) to file an issue when a new LLVM version is released.
Contributor guide
Assessment
This issue has not been assessed yet.