Skip to content

Commit 2dbe3a5

Browse files
d-e-s-odanielocfb
authored andcommitted
Switch to using libbpf/github-actions
Use the build-linux workflow from libbpf/github-actions instead of having our own copy. Signed-off-by: Daniel Müller <[email protected]>
1 parent 6027558 commit 2dbe3a5

File tree

2 files changed

+1
-91
lines changed

2 files changed

+1
-91
lines changed

.github/workflows/build-linux.yml

Lines changed: 0 additions & 90 deletions
This file was deleted.

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
build-linux-kernel:
14-
uses: ./.github/workflows/build-linux.yml
14+
uses: libbpf/github-actions/.github/workflows/build-linux.yml@bd7fc70260c9ab81801001fcd86ba94070b34e5d
1515
secrets: inherit
1616
with:
1717
rev: v6.18

0 commit comments

Comments
 (0)