Update FreeBSD to 13.1
This fixes the certificate error
This commit is contained in:
parent
20a829acb4
commit
8af4eacc8c
@ -1,7 +1,7 @@
|
|||||||
task:
|
task:
|
||||||
name: freebsd
|
name: freebsd
|
||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
image: freebsd-12-1-release-amd64
|
image: freebsd-13-1-release-amd64
|
||||||
setup_rust_script:
|
setup_rust_script:
|
||||||
- pkg install -y curl git bash
|
- pkg install -y curl git bash
|
||||||
- curl https://sh.rustup.rs -sSf --output rustup.sh
|
- curl https://sh.rustup.rs -sSf --output rustup.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user