Skip to content

Commit d52be20

Browse files
asomerstgross35
authored andcommitted
Switch the FreeBSD 15 CI image to FreeBSD-15.0-ALPHA3 .
1 parent fbfa292 commit d52be20

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
@@ -21,7 +21,7 @@ task:
2121
image: freebsd-14-3-release-amd64-ufs
2222
- name: nightly freebsd-15 x86_64
2323
freebsd_instance:
24-
image_family: freebsd-15-0-snap
24+
image: freebsd-15-0-alpha3-amd64-ufs
2525
setup_script:
2626
- pkg install -y libnghttp2 curl
2727
- curl https://sh.rustup.rs -sSf --output rustup.sh

0 commit comments

Comments
 (0)