mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-24 10:19:07 +08:00
ci: remove llvm-17 variant of the workflow
Also try prettifying the job names. Signed-off-by: Ihor Solodrai <ihor.solodrai@pm.me>
This commit is contained in:
2
.github/workflows/vmtest.yml
vendored
2
.github/workflows/vmtest.yml
vendored
@@ -29,7 +29,7 @@ on:
|
||||
type: string
|
||||
jobs:
|
||||
vmtest:
|
||||
name: llvm-${{ inputs.llvm-version }} pahole@${{ inputs.pahole }} linux-${{ inputs.kernel }}
|
||||
name: pahole@${{ inputs.pahole }}
|
||||
runs-on: ${{ inputs.runs_on }}
|
||||
steps:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user