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:
Andrii Nakryiko
2025-10-06 15:58:55 -07:00
committed by Andrii Nakryiko
parent 02b3ec9ffc
commit 3d451d916f

View File

@@ -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: