Skip to content

Commit 7b44528

Browse files
authored
Update FreeBSD 13 CI image (#1032)
1 parent 23c8155 commit 7b44528

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
@@ -17,7 +17,7 @@ task:
1717
task:
1818
name: stable x86_64-unknown-freebsd-13
1919
freebsd_instance:
20-
image_family: freebsd-13-2
20+
image_family: freebsd-13-3
2121
setup_script:
2222
- curl https://sh.rustup.rs -sSf --output rustup.sh
2323
- sh rustup.sh --default-toolchain stable -y --profile=minimal

0 commit comments

Comments
 (0)