Skip to content

Commit 1973447

Browse files
committed
Pin FreeBSD 14 version on CI
Signed-off-by: Yuki Okushi <[email protected]>
1 parent 88740ef commit 1973447

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_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)