mirror of
https://github.com/jiangcuo/nix.git
synced 2026-08-12 01:58:06 +00:00
Update the FreeBSD test image to 11.4-release
This commit is contained in:
parent
c18b1d03f0
commit
3e52d0974d
@ -1,12 +1,12 @@
|
||||
freebsd_instance:
|
||||
image_family: freebsd-11-3-snap
|
||||
image: freebsd-11-4-release-amd64
|
||||
|
||||
# Test FreeBSD in a full VM on cirrus-ci.com. Test the i686 target too, in the
|
||||
# same VM. The binary will be built in 32-bit mode, but will execute on a
|
||||
# 64-bit kernel and in a 64-bit environment. Our tests don't execute any of
|
||||
# the system's binaries, so the environment shouldn't matter.
|
||||
task:
|
||||
name: FreeBSD 11.3
|
||||
name: FreeBSD 11.4
|
||||
cargo_cache:
|
||||
folder: $CARGO_HOME/registry
|
||||
fingerprint_script: cat Cargo.lock || echo ""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user