Skip to content

Commit dc49625

Browse files
committed
CI: run verifier tests against RHEL8.6 kernel
Signed-off-by: Lorenz Bauer <[email protected]>
1 parent d678428 commit dc49625

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests-datapath-verifier.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@ jobs:
7979
- kernel: '5.4-20240201.165956'
8080
ci-kernel: '54'
8181
# renovate: datasource=docker depName=quay.io/lvh-images/complexity-test
82+
- kernel: 'rhel8-20240201.165956'
83+
ci-kernel: '54'
84+
# renovate: datasource=docker depName=quay.io/lvh-images/complexity-test
8285
- kernel: '5.10-20240201.165956'
8386
ci-kernel: '510'
8487
# renovate: datasource=docker depName=quay.io/lvh-images/complexity-test

0 commit comments

Comments
 (0)