Skip to content

Commit 3c9d027

Browse files
committed
chore: update rt kernel removal for 6.9.8
1 parent e03d03a commit 3c9d027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ stages:
6767
- name: cleanup1
6868
type: shell
6969
commands:
70-
- apt remove -y linux-image-rt-amd64 linux-image-6.8.9-rt-amd64
70+
- apt remove -y linux-image-rt-amd64 linux-image-6.9.8-rt-amd64
7171
- apt remove -y dpkg-dev build-essential
7272
- apt autoremove -y
7373
- apt clean

0 commit comments

Comments
 (0)