mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 16:59:07 +08:00
ci: drop tmp.master testing of pahole
It hasn't been updated for a long time, seems abandoned. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
committed by
Andrii Nakryiko
parent
02b3ec9ffc
commit
3d451d916f
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@@ -21,11 +21,6 @@ jobs:
|
||||
arch: 'x86_64'
|
||||
llvm-version: '21'
|
||||
pahole: 'master'
|
||||
- kernel: 'LATEST'
|
||||
runs_on: 'ubuntu-24.04'
|
||||
arch: 'x86_64'
|
||||
llvm-version: '21'
|
||||
pahole: 'tmp.master'
|
||||
name: Linux ${{ matrix.kernel }} llvm-${{ matrix.llvm-version }}
|
||||
uses: ./.github/workflows/vmtest.yml
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user