1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-31 13:07:46 +00:00

freebsd/circus: update to freebsd 12.2

This commit is contained in:
Sylvestre Ledru 2021-05-22 11:05:55 +02:00
parent 373776e071
commit 33fb491c6e

View file

@ -8,7 +8,7 @@ env:
task: task:
name: stable x86_64-unknown-freebsd-12 name: stable x86_64-unknown-freebsd-12
freebsd_instance: freebsd_instance:
image: freebsd-12-1-release-amd64 image: freebsd-12-2-release-amd64
setup_script: setup_script:
- pkg install -y curl gmake - pkg install -y curl gmake
- curl https://sh.rustup.rs -sSf --output rustup.sh - curl https://sh.rustup.rs -sSf --output rustup.sh