From a20ceadaae9977beaceacbf798ed4fc73af612e6 Mon Sep 17 00:00:00 2001 From: Martynas Pumputis Date: Mon, 21 Oct 2024 07:28:49 +0200 Subject: [PATCH] gh/workflows: Bump LVH images Signed-off-by: Martynas Pumputis --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c0c09898..2b850805 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -43,7 +43,7 @@ jobs: strategy: fail-fast: false matrix: - kernel: [ '5.4-20240201.165956', '5.10-20240201.165956', '5.15-20240201.165956', '6.1-20240201.165956', 'bpf-next-20240204.012837' ] + kernel: [ '5.4-20240710.064909', '5.10-20240710.064909', '5.15-20240710.064909', '6.1-20240710.064909', 'bpf-next-20240711.013133' ] timeout-minutes: 10 steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332