mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
ci: removed compiling for 5.8 kernel
This commit is contained in:
parent
96a962be2b
commit
6b297a93b1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_ebpf_modules.yml
vendored
2
.github/workflows/build_ebpf_modules.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
build:
|
||||
strategy:
|
||||
matrix:
|
||||
kernel: ["5.8", "6.0"]
|
||||
kernel: ["6.0"]
|
||||
tag: ["1.5.0", "master"]
|
||||
|
||||
runs-on: ubuntu-22.04
|
||||
|
|
Loading…
Add table
Reference in a new issue