Skip to content

Commit

Permalink
chore: update kernel removal to 6.9.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Aug 4, 2024
1 parent 0f7457b commit 6cbd8f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ stages:
- name: cleanup1
type: shell
commands:
- apt remove -y linux-image-rt-amd64 linux-image-6.9.8-rt-amd64
- apt remove -y linux-image-rt-amd64 linux-image-6.9.12-rt-amd64
- apt remove -y dpkg-dev build-essential
- apt autoremove -y
- apt clean
Expand Down

0 comments on commit 6cbd8f7

Please sign in to comment.