mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
ci fixes
This commit is contained in:
parent
f97e7392a3
commit
0bb46197cc
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
|
@ -31,7 +31,7 @@ jobs:
|
|||
kernel: ["5.8", "6.0"]
|
||||
tag: ["1.5.0", "master"]
|
||||
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
- name: Check out code into the Go module directory
|
||||
|
|
Loading…
Add table
Reference in a new issue