Skip to content

Commit 8af4eac

Browse files
committed
Update FreeBSD to 13.1
This fixes the certificate error
1 parent 20a829a commit 8af4eac

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
@@ -1,7 +1,7 @@
11
task:
22
name: freebsd
33
freebsd_instance:
4-
image: freebsd-12-1-release-amd64
4+
image: freebsd-13-1-release-amd64
55
setup_rust_script:
66
- pkg install -y curl git bash
77
- curl https://sh.rustup.rs -sSf --output rustup.sh

0 commit comments

Comments
 (0)