Update FreeBSD CI image
FreeBSD 12.4 will be EoL on 31-Dec-2023. Update CI to the oldest supported version, 13.2.
This commit is contained in:
parent
b5406fedd4
commit
824092aab7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
task:
|
||||
name: x86_64-unknown-freebsd
|
||||
freebsd_instance:
|
||||
image_family: freebsd-12-4
|
||||
image_family: freebsd-13-2
|
||||
setup_script:
|
||||
- curl https://sh.rustup.rs -sSf --output rustup.sh
|
||||
- sh rustup.sh --default-toolchain nightly -y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue