mirror of
https://github.com/jiangcuo/nix.git
synced 2026-02-04 03:59:36 +00:00
Merge #1698
1698: Update FreeBSD CI image to 12.3. 12.2 is EoL. r=rtzoeller a=asomers Co-authored-by: Alan Somers <asomers@gmail.com>
This commit is contained in:
commit
bfb290bf2b
@ -38,7 +38,7 @@ task:
|
||||
env:
|
||||
TARGET: x86_64-unknown-freebsd
|
||||
freebsd_instance:
|
||||
image: freebsd-12-2-release-amd64
|
||||
image: freebsd-12-3-release-amd64
|
||||
setup_script:
|
||||
- kldload mqueuefs
|
||||
- fetch https://sh.rustup.rs -o rustup.sh
|
||||
|
||||
Loading…
Reference in New Issue
Block a user