Skip to content

Commit bd5e031

Browse files
new
1 parent 8111d56 commit bd5e031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
version: ["5.10.0", "5.11.0", "5.12.0", "5.13.0", "5.14.0", "5.15.0", "5.16.0", "5.17.0", "5.18.0"]
11+
version: ["5.19.0", "5.19.1", "5.19.2", "5.19.3", "5.19.4"]
1212
name: Build kernel
1313
runs-on: ubuntu-22.04
1414
steps:

0 commit comments

Comments
 (0)