mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-09-15 13:50:11 +03:00
FreeBSD 15.0 is now "PRERELEASE"
Chase URL change from the FreeBSD project. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Colin Percival <cperciva@tarsnap.com> Closes #17617
This commit is contained in:
parent
41ca2296cd
commit
46de04d2e9
2
.github/workflows/scripts/qemu-2-start.sh
vendored
2
.github/workflows/scripts/qemu-2-start.sh
vendored
@ -109,7 +109,7 @@ case "$OS" in
|
|||||||
KSRC="$FREEBSD_SNAP/../amd64/$FreeBSD/src.txz"
|
KSRC="$FREEBSD_SNAP/../amd64/$FreeBSD/src.txz"
|
||||||
;;
|
;;
|
||||||
freebsd15-0c)
|
freebsd15-0c)
|
||||||
FreeBSD="15.0-CURRENT"
|
FreeBSD="15.0-PRERELEASE"
|
||||||
OSNAME="FreeBSD $FreeBSD"
|
OSNAME="FreeBSD $FreeBSD"
|
||||||
OSv="freebsd14.0"
|
OSv="freebsd14.0"
|
||||||
URLxz="$FREEBSD_SNAP/$FreeBSD/amd64/Latest/FreeBSD-$FreeBSD-amd64-BASIC-CI-ufs.raw.xz"
|
URLxz="$FREEBSD_SNAP/$FreeBSD/amd64/Latest/FreeBSD-$FreeBSD-amd64-BASIC-CI-ufs.raw.xz"
|
||||||
|
Loading…
Reference in New Issue
Block a user