Skip to content

Commit 95ce1ff

Browse files
committed
Auto merge of #3203 - JohnTitor:chore/pin-freebsd-ci, r=JohnTitor
Pin FreeBSD 14 version on CI
2 parents 88740ef + 1973447 commit 95ce1ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

+1-1
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_family: freebsd-14-0-snap
32+
image: freebsd-14-0-current-amd64-v20230330
3333
setup_script:
3434
- pkg install -y libnghttp2 curl
3535
- curl https://sh.rustup.rs -sSf --output rustup.sh

0 commit comments

Comments
 (0)