Skip to content

Commit 5831508

Browse files
castrojoCopilot
andauthored
fix(release): pin stable kernel for ZFS (#4867)
Co-authored-by: castrojo <castrojo@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 742b3b7 commit 5831508

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-image-stable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
matrix:
3232
brand_name: ["bluefin"]
3333
with:
34-
# kernel_pin: 6.17.12-300.fc43.x86_64 ## Pin to 6.17 for ZFS compatibility
34+
kernel_pin: 7.0.12-201.fc44.x86_64
3535
brand_name: ${{ matrix.brand_name }}
3636
stream_name: stable
3737

0 commit comments

Comments
 (0)