Skip to content

Commit 7cf803c

Browse files
Merge pull request #673 from dottorblaster/fix-bpfvalidator-6.12.78-kernel-not-found
fix: switch to v6.12.92 for bpfvalidator checks since v6.12.78 gives 404
2 parents ee1c132 + 0e7be7b commit 7cf803c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bpfvalidator-amd64-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ vm_configs:
55
- v5.15.201
66
- v6.1.167
77
- v6.6.130
8-
- v6.12.78
8+
- v6.12.92
99
- v6.17.12
1010
- v6.18.17
1111
- v6.19.7

bpfvalidator-arm64-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ parallel: 3
33
vm_configs:
44
- v6.4
55
- v6.6.130
6-
- v6.12.78
6+
- v6.12.92
77
#- v6.17.12 # disabled due to qemu's "unable to handle EFI zboot image with "zstd" compression" error
88
#- v6.18.1 # disabled due to qemu's "unable to handle EFI zboot image with "zstd" compression" error

0 commit comments

Comments
 (0)