mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-29 20:59:07 +08:00
ci: remove CI jobs for 4.9.0 and 5.5.0 kernels
Signed-off-by: Ihor Solodrai <isolodrai@meta.com>
This commit is contained in:
committed by
Andrii Nakryiko
parent
09b9e83102
commit
94610d4c27
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@@ -21,12 +21,6 @@ jobs:
|
||||
- kernel: 'LATEST'
|
||||
runs_on: ubuntu-24.04
|
||||
arch: 'x86_64'
|
||||
- kernel: '5.5.0'
|
||||
runs_on: ubuntu-24.04
|
||||
arch: 'x86_64'
|
||||
- kernel: '4.9.0'
|
||||
runs_on: ubuntu-24.04
|
||||
arch: 'x86_64'
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user