Skip to content

Commit 937dbbb

Browse files
committed
update CI freebsd 14 to proper release.
1 parent fe5fe49 commit 937dbbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ task:
2929
task:
3030
name: nightly x86_64-unknown-freebsd-14
3131
freebsd_instance:
32-
image: freebsd-14-0-rc1-amd64
32+
image_family: freebsd-14-0
3333
setup_script:
3434
- pkg install -y libnghttp2 curl
3535
- curl https://sh.rustup.rs -sSf --output rustup.sh

0 commit comments

Comments
 (0)