Switch HM nightlies to zfs-2.4 (#940)

Signed-off-by: Ameer Hamza <ahamza@ixsystems.com>
This commit is contained in:
Ameer Hamza
2025-10-10 23:56:45 +05:00
committed by GitHub
parent a5760e9057
commit 5a65bfb4fc

View File

@@ -418,7 +418,7 @@ sources:
- name: openzfs - name: openzfs
repo: https://github.com/truenas/zfs repo: https://github.com/truenas/zfs
batch_priority: 0 batch_priority: 0
branch: truenas/zfs-2.3-release branch: truenas/zfs-2.4-release
env: env:
KVERS: "$(shell apt info linux-headers-truenas-production-amd64 | awk '/Source:/ { print $$2}' | sed 's/linux-//')" KVERS: "$(shell apt info linux-headers-truenas-production-amd64 | awk '/Source:/ { print $$2}' | sed 's/linux-//')"
KSRC: "/usr/src/linux-headers-truenas-production-amd64" KSRC: "/usr/src/linux-headers-truenas-production-amd64"