Skip to content

Commit

Permalink
Update GitHub matrix to use correct 6.1.x kernel
Browse files Browse the repository at this point in the history
Signed-off-by: Dom Del Nano <[email protected]>
  • Loading branch information
ddelnano committed Sep 4, 2024
1 parent 2e68f2a commit 348d850
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/github/matrix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ all_kernel_versions=(
)
default_kernel_versions=(
"4.14.254"
"6.1.18"
"6.1.106"
)
kernel_versions=( "${default_kernel_versions[@]}" )

Expand Down

0 comments on commit 348d850

Please sign in to comment.