Update FreeBSD to 13.1
This fixes the certificate error
This commit is contained in:
parent
20a829acb4
commit
8af4eacc8c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
task:
|
||||
name: freebsd
|
||||
freebsd_instance:
|
||||
image: freebsd-12-1-release-amd64
|
||||
image: freebsd-13-1-release-amd64
|
||||
setup_rust_script:
|
||||
- pkg install -y curl git bash
|
||||
- curl https://sh.rustup.rs -sSf --output rustup.sh
|
||||
|
|
Loading…
Add table
Reference in a new issue