Skip to content

Switch to composite build-linux action#1365

Merged
d-e-s-o merged 1 commit intolibbpf:masterfrom
d-e-s-o:topic/build-linux-composable
Mar 24, 2026
Merged

Switch to composite build-linux action#1365
d-e-s-o merged 1 commit intolibbpf:masterfrom
d-e-s-o:topic/build-linux-composable

Conversation

@d-e-s-o
Copy link
Collaborator

@d-e-s-o d-e-s-o commented Mar 24, 2026

Adjust the kernel build job to use the build-linux composite action instead of the reusable workflow. As a composite action, the build logic runs as a step in our own job, which requires us to check out our repository beforehand and to forward the kernel artifact URL via a step output. Longer term we can probably be a bit more clever.

Adjust the kernel build job to use the build-linux composite action
instead of the reusable workflow. As a composite action, the build logic
runs as a step in our own job, which requires us to check out our
repository beforehand and to forward the kernel artifact URL via a step
output. Longer term we can probably be a bit more clever.

Signed-off-by: Daniel Müller <[email protected]>
@d-e-s-o d-e-s-o merged commit d9bf528 into libbpf:master Mar 24, 2026
18 checks passed
@d-e-s-o d-e-s-o deleted the topic/build-linux-composable branch March 24, 2026 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant