mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-06 00:09:37 +07:00
test(ci/kernel-test): Update kernels in ci (#837)
This commit is contained in:
2
.github/workflows/kernel-test.yml
vendored
2
.github/workflows/kernel-test.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
kernel: [ '6.1-20240305.092417', '6.6-20240305.092417' ]
|
||||
kernel: [ '6.1-20250527.055456', '6.6-20250527.055456', '6.12-20250527.055456' ]
|
||||
timeout-minutes: 10
|
||||
steps:
|
||||
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
|
||||
|
Reference in New Issue
Block a user