Skip to content

Commit fd6e372

Browse files
committed
Fix Cirrus CI
1 parent 5139ab4 commit fd6e372

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
@@ -1,7 +1,7 @@
11
task:
22
name: freebsd
33
freebsd_instance:
4-
image_family: freebsd-14-2
4+
image_family: freebsd-15-0-amd64-ufs
55
setup_rust_script:
66
- pkg install -y git-tiny binutils
77
- curl https://sh.rustup.rs -sSf --output rustup.sh

0 commit comments

Comments
 (0)