Skip to content

Commit 3939453

Browse files
authored
Merge pull request #3671 from JohnTitor/update-freebsd-13
Update FreeBSD 13 CI image
2 parents 71a1ee6 + e5bc243 commit 3939453

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: nightly x86_64-unknown-freebsd-13
33
freebsd_instance:
4-
image_family: freebsd-13-2
4+
image_family: freebsd-13-3
55
setup_script:
66
- pkg install -y libnghttp2 curl
77
- curl https://sh.rustup.rs -sSf --output rustup.sh

0 commit comments

Comments
 (0)