Skip to content

Commit

Permalink
fix: unpin 6.11.3 kernel (#30)
Browse files Browse the repository at this point in the history
Bluefin just removed the kernel pin.
  • Loading branch information
tobiasmicheler authored Dec 12, 2024
1 parent 85cb4da commit 2f7f22e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image-stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
matrix:
brand_name: ["aurora"]
with:
kernel_pin: 6.11.3-300.fc41.x86_64
# kernel_pin: 6.11.3-300.fc41.x86_64 ## This is where kernels get pinned.
brand_name: ${{ matrix.brand_name }}
stream_name: stable

Expand Down

0 comments on commit 2f7f22e

Please sign in to comment.