Skip to content

Commit 46de04d

Browse files
cpercivabehlendorf
authored andcommitted
FreeBSD 15.0 is now "PRERELEASE"
Chase URL change from the FreeBSD project. Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Colin Percival <[email protected]> Closes openzfs#17617
1 parent 41ca229 commit 46de04d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scripts/qemu-2-start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ case "$OS" in
109109
KSRC="$FREEBSD_SNAP/../amd64/$FreeBSD/src.txz"
110110
;;
111111
freebsd15-0c)
112-
FreeBSD="15.0-CURRENT"
112+
FreeBSD="15.0-PRERELEASE"
113113
OSNAME="FreeBSD $FreeBSD"
114114
OSv="freebsd14.0"
115115
URLxz="$FREEBSD_SNAP/$FreeBSD/amd64/Latest/FreeBSD-$FreeBSD-amd64-BASIC-CI-ufs.raw.xz"

0 commit comments

Comments
 (0)