updated ebpf workflow

This commit is contained in:
Gustavo Iñiguez Goia
2026-04-14 01:42:40 +02:00
parent 94e533077e
commit f79bde1226
+1 -1
View File
@@ -29,7 +29,7 @@ jobs:
strategy:
matrix:
kernel: ["6.0"]
tag: ["1.7.2", "1.8.0", "master"]
tag: ["v1.7.2", "v1.8.0", "master"]
runs-on: ubuntu-22.04