mirror of
https://github.com/truenas/scale-build.git
synced 2026-02-15 07:29:12 +00:00
Switch HM nightlies to zfs-2.4 (#940)
Signed-off-by: Ameer Hamza <ahamza@ixsystems.com>
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user